Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp4919 int expectedQueriesSentToDot1; in TEST_F() member
4932 config.queries, config.expectedQueriesSentToDot1, in TEST_F()
4983 EXPECT_EQ(dot1.acceptConnectionsCount(), config.expectedQueriesSentToDot1); in TEST_F()
4989 EXPECT_EQ(dot1.acceptConnectionsCount(), config.expectedQueriesSentToDot1 * retries); in TEST_F()