Home
last modified time | relevance | path

Searched refs:BrowserNavigatorTest (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/
Dbrowser_navigator_browsertest.cc19 GURL BrowserNavigatorTest::GetGoogleURL() const { in GetGoogleURL()
23 browser::NavigateParams BrowserNavigatorTest::MakeNavigateParams() const { in MakeNavigateParams()
27 browser::NavigateParams BrowserNavigatorTest::MakeNavigateParams( in MakeNavigateParams()
35 Browser* BrowserNavigatorTest::CreateEmptyBrowserForType(Browser::Type type, in CreateEmptyBrowserForType()
42 TabContentsWrapper* BrowserNavigatorTest::CreateTabContents() { in CreateTabContents()
51 void BrowserNavigatorTest::RunSuppressTest(WindowOpenDisposition disposition) { in RunSuppressTest()
63 void BrowserNavigatorTest::Observe(NotificationType type, in Observe()
80 IN_PROC_BROWSER_TEST_F(BrowserNavigatorTest, Disposition_CurrentTab) { in IN_PROC_BROWSER_TEST_F() argument
92 IN_PROC_BROWSER_TEST_F(BrowserNavigatorTest, Disposition_SingletonTabExisting) { in IN_PROC_BROWSER_TEST_F() argument
130 IN_PROC_BROWSER_TEST_F(BrowserNavigatorTest, in IN_PROC_BROWSER_TEST_F() argument
[all …]
Dbrowser_navigator_browsertest.h25 class BrowserNavigatorTest : public InProcessBrowserTest,
Dbrowser_navigator_browsertest_chromeos.cc18 class BrowserGuestSessionNavigatorTest: public BrowserNavigatorTest {