Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3687)

Unified Diff: chromeos/network/portal_detector/network_portal_detector.h

Issue 2894783003: Make Hands-Off Zero-Touch Enrollment compatibile with tests (Closed)
Patch Set: Make Hands-Off Zero-Touch Enrollment compatibile with tests Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromeos/network/portal_detector/mock_network_portal_detector.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/network/portal_detector/network_portal_detector.h
diff --git a/chromeos/network/portal_detector/network_portal_detector.h b/chromeos/network/portal_detector/network_portal_detector.h
index f5cf75646a90af632d0f72049089c77fda3bc56c..d20017b94232ff6f0f92e0249df18d03caf93d92 100644
--- a/chromeos/network/portal_detector/network_portal_detector.h
+++ b/chromeos/network/portal_detector/network_portal_detector.h
@@ -138,6 +138,8 @@ CHROMEOS_EXPORT void SetNetworkPortalDetector(
// and deleted by Shutdown().
CHROMEOS_EXPORT void InitializeForTesting(
NetworkPortalDetector* network_portal_detector);
+
+// Returns true if the network portal detector has been set for testing.
CHROMEOS_EXPORT bool SetForTesting();
} // namespace network_portal_detector
« no previous file with comments | « chromeos/network/portal_detector/mock_network_portal_detector.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698