Home
last modified time | relevance | path

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

/system/netd/resolv/
Dresolver_test.cpp1675 const int tlsQueriesBefore = tls.queries(); in TEST_F() local
1717 EXPECT_EQ(0, tlsQueriesAfter - tlsQueriesBefore); in TEST_F()