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

/external/chromium/chrome/browser/translate/
H A Dtranslate_manager_browsertest.cc961 TestingProfile* test_profile = local
963 test_profile->set_incognito(true);
968 test_profile->set_incognito(false); // Get back to non incognito.
1100 TestingProfile* test_profile = local
1102 test_profile->set_incognito(true);
1105 " incognito mode=" << test_profile->IsOffTheRecord());
1118 test_profile->set_incognito(false);
1134 test_profile->set_incognito(true);
1137 " incognito mode=" << test_profile->IsOffTheRecord());
1149 test_profile
[all...]
/external/chromium/chrome/browser/webdata/
H A Dweb_data_service_unittest.cc81 const std::string test_profile = "WebDataServiceTest"; local
82 profile_dir_ = profile_dir_.AppendASCII(test_profile);
/external/e2fsprogs/e2fsck/
H A 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

Completed in 100 milliseconds