Searched refs:incognito_profile (Results 1 – 6 of 6) sorted by relevance
105 Profile* incognito_profile = browser()->profile()->GetOffTheRecordProfile(); in IN_PROC_BROWSER_TEST_F() local107 incognito_profile); in IN_PROC_BROWSER_TEST_F()114 incognito_profile)); in IN_PROC_BROWSER_TEST_F()
289 Profile* incognito_profile = browser()->profile()->GetOffTheRecordProfile(); in IN_PROC_BROWSER_TEST_F() local290 Browser* incognito_browser = Browser::Create(incognito_profile); in IN_PROC_BROWSER_TEST_F()302 incognito_browser = Browser::Create(incognito_profile); in IN_PROC_BROWSER_TEST_F()338 Profile* incognito_profile = browser()->profile()->GetOffTheRecordProfile(); in IN_PROC_BROWSER_TEST_F() local339 Browser* incognito_browser = Browser::Create(incognito_profile); in IN_PROC_BROWSER_TEST_F()
472 Profile* incognito_profile = NULL; in RunImpl() local475 incognito_profile = profile()->GetOffTheRecordProfile(); in RunImpl()476 if (incognito_profile) in RunImpl()479 DCHECK(original_profile != incognito_profile); in RunImpl()491 browser->profile() == incognito_profile) { in RunImpl()506 incognito_profile, incognito_tab_ids.release())); in RunImpl()
224 Profile* incognito_profile = in GetTabById() local231 target_browser->profile() == incognito_profile) { in GetTabById()305 Profile* incognito_profile = in RunImpl() local312 (*browser)->profile() == incognito_profile) && in RunImpl()1314 Profile* incognito_profile = in GetBrowserInProfileWithId() local1320 (*browser)->profile() == incognito_profile) && in GetBrowserInProfileWithId()
155 scoped_ptr<TestingProfile> incognito_profile(new TestingProfile());156 incognito_profile->set_off_the_record(true);158 incognito_profile.get()));
1039 Profile* incognito_profile = browser()->profile()->GetOffTheRecordProfile(); in IN_PROC_BROWSER_TEST_F() local1040 Browser* incognito_browser = Browser::Create(incognito_profile); in IN_PROC_BROWSER_TEST_F()