Home
last modified time | relevance | path

Searched refs:NotifyObserversOfConnectionTypeChangeForTests (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/dns/
H A Ddns_config_service_android_unittest.cc148 NetworkChangeNotifier::NotifyObserversOfConnectionTypeChangeForTests( in TEST_F()
170 NetworkChangeNotifier::NotifyObserversOfConnectionTypeChangeForTests( in TEST_F()
197 NetworkChangeNotifier::NotifyObserversOfConnectionTypeChangeForTests( in TEST_F()
224 NetworkChangeNotifier::NotifyObserversOfConnectionTypeChangeForTests( in TEST_F()
234 NetworkChangeNotifier::NotifyObserversOfConnectionTypeChangeForTests( in TEST_F()
H A Dcontext_host_resolver_unittest.cc1040 NetworkChangeNotifier::NotifyObserversOfConnectionTypeChangeForTests( in TEST_F()
/aosp_15_r20/external/cronet/net/quic/
H A Dnetwork_connection_unittest.cc86 NetworkChangeNotifier::NotifyObserversOfConnectionTypeChangeForTests( in TEST_F()
94 NetworkChangeNotifier::NotifyObserversOfConnectionTypeChangeForTests( in TEST_F()
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_change_notifier.h548 static void NotifyObserversOfConnectionTypeChangeForTests(
H A Dnetwork_change_notifier.cc801 void NetworkChangeNotifier::NotifyObserversOfConnectionTypeChangeForTests( in NotifyObserversOfConnectionTypeChangeForTests() function in net::NetworkChangeNotifier