Home
last modified time | relevance | path

Searched refs:SetTestNotificationsOnly (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/
Dnet_info_browsertest.cc34 net::NetworkChangeNotifier::SetTestNotificationsOnly(true); in SetUpOnMainThread()
/external/chromium_org/net/base/
Dnetwork_change_notifier.h223 static void SetTestNotificationsOnly(bool test_only);
Dnetwork_change_notifier.cc734 void NetworkChangeNotifier::SetTestNotificationsOnly(bool test_only) { in SetTestNotificationsOnly() function in net::NetworkChangeNotifier