Searched refs:CreateOffTheRecordBrowser (Results 1 – 8 of 8) sorted by relevance
183 Shell* otr = CreateOffTheRecordBrowser(); in IN_PROC_BROWSER_TEST_F()194 Shell* otr = CreateOffTheRecordBrowser(); in IN_PROC_BROWSER_TEST_F()233 Shell* otr = CreateOffTheRecordBrowser(); in IN_PROC_BROWSER_TEST_F()240 Shell* otr = CreateOffTheRecordBrowser(); in IN_PROC_BROWSER_TEST_F()259 Shell* otr1 = CreateOffTheRecordBrowser(); in IN_PROC_BROWSER_TEST_F()264 Shell* otr2 = CreateOffTheRecordBrowser(); in IN_PROC_BROWSER_TEST_F()
368 LoadAndWaitInWindow(CreateOffTheRecordBrowser(), url); in IN_PROC_BROWSER_TEST_F()
34 Shell* CreateOffTheRecordBrowser();
166 Shell* ContentBrowserTest::CreateOffTheRecordBrowser() { in CreateOffTheRecordBrowser() function in content::ContentBrowserTest
26 Shell* the_browser = incognito ? CreateOffTheRecordBrowser() : shell(); in SimpleTest()
34 Shell* the_browser = incognito ? CreateOffTheRecordBrowser() : shell(); in SimpleTest()
94 RunTest(CreateOffTheRecordBrowser(), "incognito_worker.html", std::string()); in IN_PROC_BROWSER_TEST_F()
74 Shell* the_browser = incognito ? CreateOffTheRecordBrowser() : shell(); in SimpleTest()