Home
last modified time | relevance | path

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

/aosp12/packages/modules/DnsResolver/tests/
H A Dresolv_integration_test.cpp4809 std::vector<std::thread> threads1(queries); in TEST_F() local
4810 for (std::thread& thread : threads1) { in TEST_F()
4819 for (std::thread& thread : threads1) { in TEST_F()