Searched refs:strategy_id (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dcaptive_portal_window_browsertest.cc202 PortalDetectorStrategy::StrategyId strategy_id() { function in class:chromeos::CaptivePortalWindowCtorDtorTest
203 return network_portal_detector_->strategy_id();
228 ASSERT_EQ(PortalDetectorStrategy::STRATEGY_ID_LOGIN_SCREEN, strategy_id());
231 ASSERT_EQ(PortalDetectorStrategy::STRATEGY_ID_ERROR_SCREEN, strategy_id());
/external/chromium_org/chrome/browser/chromeos/net/
H A Dnetwork_portal_detector_test_impl.h41 PortalDetectorStrategy::StrategyId strategy_id() const { function in class:chromeos::NetworkPortalDetectorTestImpl

Completed in 3234 milliseconds