Searched refs:ProfileManagerWithoutInit (Results 1 - 7 of 7) sorted by relevance

/external/chromium/chrome/browser/profiles/
H A Dprofile_manager.h165 class ProfileManagerWithoutInit : public ProfileManager { class in inherits:ProfileManager
H A Dprofile_manager_unittest.cc37 profile_manager_(new ProfileManagerWithoutInit) {
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_manager.h364 class ProfileManagerWithoutInit : public ProfileManager { class in inherits:ProfileManager
366 explicit ProfileManagerWithoutInit(const base::FilePath& user_data_dir);
H A Dprofile_manager.cc1122 ProfileManagerWithoutInit::ProfileManagerWithoutInit( function in class:ProfileManagerWithoutInit
H A Dprofile_manager_unittest.cc61 class ProfileManager : public ::ProfileManagerWithoutInit {
64 : ::ProfileManagerWithoutInit(user_data_dir) {}
/external/chromium_org/chrome/browser/chromeos/login/
H A Dlogin_utils_browsertest.cc276 new ProfileManagerWithoutInit(scoped_temp_dir_.path()));
/external/chromium_org/chrome_frame/test/net/
H A Dfake_external_tab.cc394 new ProfileManagerWithoutInit(profiles_dir_.path()));

Completed in 147 milliseconds