Home
last modified time | relevance | path

Searched refs:base3 (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sal/qa/osl/file/
H A Dosl_old_test_file.cxx185 OUString base3 = dir; in test_file_003() local
186 base3 += OUString( RTL_CONSTASCII_USTRINGPARAM( "/c" ) ); in test_file_003()
191 oslFileError e = osl_getAbsoluteFileURL( base3.pData, rel.pData , &target.pData ); in test_file_003()
206 OString obase = OUStringToOString( base3 , RTL_TEXTENCODING_ASCII_US ); in test_file_003()

Completed in 14 milliseconds