Searched refs:resumedConnections (Results 1 – 3 of 3) sorted by relevance
61 int resumedConnections() const;
95 int DohFrontend::resumedConnections() const { in resumedConnections() function in test::DohFrontend
1250 EXPECT_EQ(doh.resumedConnections(), (strcmp(flag, "1") ? 0 : 2)); in TEST_F()