Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/translate/
Dtranslate_manager_browsertest.cc961 TestingProfile* test_profile = in TEST_F() local
963 test_profile->set_incognito(true); in TEST_F()
968 test_profile->set_incognito(false); // Get back to non incognito. in TEST_F()
1100 TestingProfile* test_profile = in TEST_F() local
1102 test_profile->set_incognito(true); in TEST_F()
1105 " incognito mode=" << test_profile->IsOffTheRecord()); in TEST_F()
1118 test_profile->set_incognito(false); in TEST_F()
1134 test_profile->set_incognito(true); in TEST_F()
1137 " incognito mode=" << test_profile->IsOffTheRecord()); in TEST_F()
1149 test_profile->set_incognito(false); in TEST_F()
/external/chromium/chrome/browser/webdata/
Dweb_data_service_unittest.cc81 const std::string test_profile = "WebDataServiceTest"; in SetUp() local
82 profile_dir_ = profile_dir_.AppendASCII(test_profile); in SetUp()
/external/e2fsprogs/e2fsck/
DMakefile.in175 test_profile: $(srcdir)/profile.c profile_helpers.o argv_parse.o \
178 $(Q) $(CC) -o test_profile -DDEBUG_PROGRAM $(srcdir)/profile.c prof_err.o \
273 test_profile