HomeSort by relevance Sort by last modified time
    Searched refs:GarbageCollectDNSClients (Results 1 - 3 of 3) sorted by null

  /system/connectivity/shill/
connection_health_checker.h 143 FRIEND_TEST(ConnectionHealthCheckerTest, GarbageCollectDNSClients);
176 void GarbageCollectDNSClients();
connection_health_checker_unittest.cc 357 TEST_F(ConnectionHealthCheckerTest, GarbageCollectDNSClients) {
359 health_checker_->GarbageCollectDNSClients();
380 health_checker_->GarbageCollectDNSClients();
382 health_checker_->GarbageCollectDNSClients();
384 health_checker_->GarbageCollectDNSClients();
connection_health_checker.cc 135 GarbageCollectDNSClients();
249 void ConnectionHealthChecker::GarbageCollectDNSClients() {

Completed in 52 milliseconds