Searched refs:suGetname (Results 1 – 1 of 1) sorted by relevance
189 rtl::OUString suGetname; // = rtl::OUString::createFromAscii(""); in TEST_F() local190 aBootstrap.getIniName( suGetname ); in TEST_F()191 printUString( suGetname ); in TEST_F()199 bool bFileExist = t_fileExist( suGetname ); in TEST_F()206 rtl::OUString suGetname; in TEST_F() local207 aBootstrap.getIniName( suGetname ); in TEST_F()208 printUString( suGetname ); in TEST_F()209 ASSERT_TRUE(suGetname.getLength() != 0) << "ctor error without initial file."; in TEST_F()314 rtl::OUString suGetname; in TEST_F() local316 aBootstrap.getFrom( suValuename, suGetname ); in TEST_F()[all …]