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

/external/chromium_org/components/captive_portal/
H A Dcaptive_portal_detector_unittest.cc36 const CaptivePortalDetector::Results& captive_portal_results() const { function in class:captive_portal::__anon6372::CaptivePortalClient
91 EXPECT_EQ(expected_results.result, client.captive_portal_results().result);
93 client.captive_portal_results().response_code);
95 client.captive_portal_results().retry_after_delta);

Completed in 86 milliseconds