Home
last modified time | relevance | path

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

/aoo4110/main/sal/qa/osl/profile/
H A Dosl_old_testprofile.cxx59 rtl_uString* ustrProfileName2=0; in test_profile() local
62 rtl_uString_newFromAscii(&ustrProfileName2,"//./tmp/not_existing_path/soffice.ini"); in test_profile()
76 hProfile = osl_openProfile( ustrProfileName2, 0 ); in test_profile()
86 rtl_uString_release(ustrProfileName2); in test_profile()

Completed in 16 milliseconds