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

/external/chromium_org/chrome/test/base/
H A Dtesting_profile_manager.cc56 base::FilePath profile_path(profiles_dir_.path());
112 return profiles_dir_.path();
130 ASSERT_TRUE(profiles_dir_.CreateUniqueTempDir());
132 profile_manager_ = new testing::ProfileManager(profiles_dir_.path());
H A Dtesting_profile_manager.h86 base::ScopedTempDir profiles_dir_; member in class:TestingProfileManager
/external/chromium_org/chrome_frame/test/net/
H A Dfake_external_tab.cc386 profiles_dir_.CreateUniqueTempDir();
394 new ProfileManagerWithoutInit(profiles_dir_.path()));
408 base::ScopedTempDir profiles_dir_; member in class:FakeBrowserProcessImpl

Completed in 100 milliseconds