Home
last modified time | relevance | path

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

/trunk/main/sal/qa/osl/profile/
H A Dosl_old_testprofile.cxx51 rtl_uString* ustrProfileName2=0; in TEST_F() local
54 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 7 milliseconds