Searched refs:ustrProfileName2 (Results 1 – 1 of 1) sorted by relevance
51 rtl_uString* ustrProfileName2=0; in TEST_F() local54 rtl_uString_newFromAscii(&ustrProfileName2,"//./tmp/not_existing_path/soffice.ini"); in TEST_F()68 hProfile = osl_openProfile( ustrProfileName2, 0 ); in TEST_F()78 rtl_uString_release(ustrProfileName2); in TEST_F()
Completed in 11 milliseconds