Searched refs:parent_profile (Results 1 – 3 of 3) sorted by relevance
128 scoped_ptr<Profile> parent_profile(new TestingProfileWithHostZoomMap); in TEST_F() local129 ASSERT_TRUE(parent_profile.get()); in TEST_F()130 ASSERT_TRUE(parent_profile->GetPrefs()); in TEST_F()131 ASSERT_TRUE(parent_profile->GetOffTheRecordPrefs()); in TEST_F()135 HostZoomMap::GetForBrowserContext(parent_profile.get()); in TEST_F()147 new OffTheRecordProfileImpl(parent_profile.get())); in TEST_F()
274 base::FilePath parent_profile = in InitializeLocalState() local279 parent_profile, in InitializeLocalState()
724 FilePath parent_profile = in InitializeLocalState() local727 PrefService::CreatePrefService(parent_profile, NULL, NULL)); in InitializeLocalState()