HomeSort by relevance Sort by last modified time
    Searched defs:temp_profile_dir_ (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/
process_singleton_uitest.cc 140 EXPECT_TRUE(temp_profile_dir_.CreateUniqueTempDir());
149 TestTimeouts::action_max_timeout_ms(), temp_profile_dir_.path());
217 ScopedTempDir temp_profile_dir_; member in class:__anon4787::ProcessSingletonTest
  /external/chromium_org/chrome/browser/
process_singleton_browsertest.cc 139 EXPECT_TRUE(temp_profile_dir_.CreateUniqueTempDir());
148 TestTimeouts::action_max_timeout(), temp_profile_dir_.path());
218 base::ScopedTempDir temp_profile_dir_; member in class:ProcessSingletonTest
  /external/chromium_org/chrome/test/automation/
proxy_launcher.h 163 base::ScopedTempDir temp_profile_dir_; member in class:ProxyLauncher
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_service_browsertest.cc 466 base::ScopedTempDir temp_profile_dir_; member in class:SafeBrowsingServiceTest
828 ASSERT_TRUE(temp_profile_dir_.CreateUniqueTempDir());
830 temp_profile_dir_.path(), NULL, Profile::CREATE_MODE_SYNCHRONOUS));
    [all...]

Completed in 434 milliseconds