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

/external/chromium_org/chrome/browser/chromeos/login/test/
H A Doobe_base_test.cc111 network_portal_detector_->SetDetectionResultsForTesting(
126 network_portal_detector_->SetDetectionResultsForTesting(
140 network_portal_detector_->SetDetectionResultsForTesting(
/external/chromium_org/chrome/browser/chromeos/net/
H A Dnetwork_portal_detector_test_impl.h25 void SetDetectionResultsForTesting(const std::string& guid,
H A Dnetwork_portal_detector_test_impl.cc29 void NetworkPortalDetectorTestImpl::SetDetectionResultsForTesting( function in class:chromeos::NetworkPortalDetectorTestImpl
32 DVLOG(1) << "SetDetectionResultsForTesting: " << guid << " = "
/external/chromium_org/chrome/browser/extensions/api/networking_private/
H A Dnetworking_private_apitest.cc609 detector()->SetDetectionResultsForTesting("stub_ethernet_guid", state);
612 detector()->SetDetectionResultsForTesting("stub_wifi1_guid", state);
615 detector()->SetDetectionResultsForTesting("stub_wifi2_guid", state);
619 detector()->SetDetectionResultsForTesting("stub_cellular1_guid", state);
629 detector()->SetDetectionResultsForTesting("wifi_guid", state);
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dcaptive_portal_window_browsertest.cc192 network_portal_detector_->SetDetectionResultsForTesting(
/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dupdate_screen_browsertest.cc110 network_portal_detector_->SetDetectionResultsForTesting(guid, state);
/external/chromium_org/chrome/browser/chromeos/
H A Dcustomization_document_unittest.cc245 network_portal_detector_.SetDetectionResultsForTesting(
/external/chromium_org/chrome/browser/chromeos/login/supervised/
H A Dsupervised_user_test_base.cc202 network_portal_detector_->SetDetectionResultsForTesting(kStubEthernetGuid,
/external/chromium_org/chrome/browser/chromeos/login/
H A Dwizard_controller_browsertest.cc452 network_portal_detector_->SetDetectionResultsForTesting(

Completed in 8754 milliseconds