Searched refs:NumNavigationsForTab (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_browsertest.cc515 int NumNavigationsForTab(WebContents* web_contents) const;
570 int MultiNavigationObserver::NumNavigationsForTab( function in class:__anon2980::MultiNavigationObserver
1141 EXPECT_EQ(1, navigation_observer.NumNavigationsForTab(
1210 navigation_observer.NumNavigationsForTab(
1289 EXPECT_EQ(1, navigation_observer.NumNavigationsForTab(
1291 EXPECT_EQ(1, navigation_observer.NumNavigationsForTab(
1299 EXPECT_EQ(1, navigation_observer.NumNavigationsForTab(
1355 EXPECT_EQ(1, navigation_observer.NumNavigationsForTab(
1404 EXPECT_EQ(1, navigation_observer.NumNavigationsForTab(
1474 EXPECT_EQ(0, navigation_observer.NumNavigationsForTab(
[all...]

Completed in 287 milliseconds