Searched defs:expected_navigations (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_browsertest.cc836 // test to be triggered. |expected_navigations| is the number of times the
841 int expected_navigations);
1046 int expected_navigations) {
1051 browser, url, expected_navigations);
1058 EXPECT_EQ(expected_navigations, navigation_observer.num_navigations());
1043 NavigateToPageExpectNoTest( Browser* browser, const GURL& url, int expected_navigations) argument

Completed in 153 milliseconds