Home
last modified time | relevance | path

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

/aoo42x/main/sal/qa/rtl/bootstrap/
H A Drtl_Bootstrap.cxx366 rtl::OUString suGetValue; in TEST_F() local
367 Bootstrap::get( suKeyName, suGetValue ); in TEST_F()
368 printUString( suGetValue ); in TEST_F()
522 rtl::OUString suGetValue; in TEST_F() local
523 Bootstrap::get( suName, suGetValue); in TEST_F()
539 rtl::OUString suGetValue; in TEST_F() local
540 Bootstrap::get( suName, suGetValue); in TEST_F()
789 OUString suGetValue; in TEST_F() local
790 Bootstrap::get( suName, suGetValue ); in TEST_F()
791 suGetValue += OUString::createFromAscii( "/well" ); in TEST_F()
[all …]

Completed in 18 milliseconds