Searched refs:obase (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sal/qa/osl/file/ |
H A D | osl_old_test_file.cxx | 125 OString obase = OUStringToOString( base1 , RTL_TEXTENCODING_ASCII_US ); in test_file_001() local 126 fprintf( stderr, "%d %s + %s = %s\n" ,e, obase.getStr(), aSource1[i], o.pData->buffer ); in test_file_001() 154 OString obase = OUStringToOString( base2 , RTL_TEXTENCODING_ASCII_US ); in test_file_002() local 206 OString obase = OUStringToOString( base3 , RTL_TEXTENCODING_ASCII_US ); in test_file_003() local 207 fprintf( stderr, "%d %s + %s = %s\n" ,e, obase.getStr(), aSource3[i], o.pData->buffer ); in test_file_003() 254 OString obase = OUStringToOString( base4 , RTL_TEXTENCODING_ASCII_US ); in test_file_004() local 255 fprintf( stderr, "%d %s + %s = %s\n" ,e, obase.getStr(), aSource1[i], o.pData->buffer ); in test_file_004()
|
Completed in 12 milliseconds