Home
last modified time | relevance | path

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

/external/chromium_org/chrome/test/automation/
Dproxy_launcher.cc204 if (state.clear_profile || !temp_profile_dir_.IsValid()) { in LaunchBrowser()
205 if (temp_profile_dir_.IsValid() && !temp_profile_dir_.Delete()) { in LaunchBrowser()
210 if (!temp_profile_dir_.CreateUniqueTempDir()) { in LaunchBrowser()
522 EXPECT_TRUE(temp_profile_dir_.IsValid()); in user_data_dir()
523 return temp_profile_dir_.path(); in user_data_dir()
Dproxy_launcher.h163 base::ScopedTempDir temp_profile_dir_; variable
/external/chromium_org/chrome/browser/
Dprocess_singleton_browsertest.cc139 EXPECT_TRUE(temp_profile_dir_.CreateUniqueTempDir()); in ProcessSingletonTest()
148 TestTimeouts::action_max_timeout(), temp_profile_dir_.path()); in SetUp()
218 base::ScopedTempDir temp_profile_dir_; member in ProcessSingletonTest
/external/chromium/chrome/browser/
Dprocess_singleton_uitest.cc140 EXPECT_TRUE(temp_profile_dir_.CreateUniqueTempDir()); in ProcessSingletonTest()
149 TestTimeouts::action_max_timeout_ms(), temp_profile_dir_.path()); in SetUp()
217 ScopedTempDir temp_profile_dir_; member in __anonce0042900111::ProcessSingletonTest
/external/chromium_org/chrome/browser/safe_browsing/
Dsafe_browsing_service_browsertest.cc466 base::ScopedTempDir temp_profile_dir_; member in SafeBrowsingServiceTest
828 ASSERT_TRUE(temp_profile_dir_.CreateUniqueTempDir()); in IN_PROC_BROWSER_TEST_F()
830 temp_profile_dir_.path(), NULL, Profile::CREATE_MODE_SYNCHRONOUS)); in IN_PROC_BROWSER_TEST_F()
916 ASSERT_TRUE(temp_profile_dir_.CreateUniqueTempDir()); in IN_PROC_BROWSER_TEST_F()
918 temp_profile_dir_.path(), in IN_PROC_BROWSER_TEST_F()