Searched refs:earlyDataConnections (Results 1 – 3 of 3) sorted by relevance
64 int earlyDataConnections() const;
104 int DohFrontend::earlyDataConnections() const { in earlyDataConnections() function in test::DohFrontend
1282 EXPECT_EQ(doh.earlyDataConnections(), (strcmp(flag, "1") ? 0 : 1)); in TEST_F()