Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/tests/
Ddoh_frontend.h69 bool waitForAllClientsDisconnected() const;
Ddoh_frontend.cpp163 bool DohFrontend::waitForAllClientsDisconnected() const { in waitForAllClientsDisconnected() function in test::DohFrontend
Dresolv_private_dns_test.cpp985 EXPECT_TRUE(doh.waitForAllClientsDisconnected()); in TEST_F()