Searched refs:CreateOffTheRecordBrowser (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/content/public/test/
H A Dcontent_browser_test.h34 Shell* CreateOffTheRecordBrowser();
H A Dcontent_browser_test.cc166 Shell* ContentBrowserTest::CreateOffTheRecordBrowser() { function in class:content::ContentBrowserTest
/external/chromium_org/content/browser/dom_storage/
H A Ddom_storage_browsertest.cc26 Shell* the_browser = incognito ? CreateOffTheRecordBrowser() : shell();
/external/chromium_org/content/browser/
H A Ddatabase_browsertest.cc183 Shell* otr = CreateOffTheRecordBrowser();
194 Shell* otr = CreateOffTheRecordBrowser();
233 Shell* otr = CreateOffTheRecordBrowser();
240 Shell* otr = CreateOffTheRecordBrowser();
259 Shell* otr1 = CreateOffTheRecordBrowser();
264 Shell* otr2 = CreateOffTheRecordBrowser();
H A Dplugin_browsertest.cc368 LoadAndWaitInWindow(CreateOffTheRecordBrowser(), url);
/external/chromium_org/content/browser/fileapi/
H A Dfile_system_browsertest.cc34 Shell* the_browser = incognito ? CreateOffTheRecordBrowser() : shell();
/external/chromium_org/content/browser/shared_worker/
H A Dworker_browsertest.cc94 RunTest(CreateOffTheRecordBrowser(), "incognito_worker.html", std::string());
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_browsertest.cc74 Shell* the_browser = incognito ? CreateOffTheRecordBrowser() : shell();

Completed in 1529 milliseconds