Home | History | Annotate | Download | only in base

Lines Matching defs:TestingProfileManager

33 TestingProfileManager::TestingProfileManager(TestingBrowserProcess* process)
39 TestingProfileManager::~TestingProfileManager() {
42 bool TestingProfileManager::SetUp() {
47 TestingProfile* TestingProfileManager::CreateTestingProfile(
81 TestingProfile* TestingProfileManager::CreateTestingProfile(
88 void TestingProfileManager::DeleteTestingProfile(const std::string& name) {
102 void TestingProfileManager::DeleteProfileInfoCache() {
106 void TestingProfileManager::SetLoggedIn(bool logged_in) {
110 const base::FilePath& TestingProfileManager::profiles_dir() {
115 ProfileManager* TestingProfileManager::profile_manager() {
120 ProfileInfoCache* TestingProfileManager::profile_info_cache() {
125 void TestingProfileManager::SetUpInternal() {