Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp7815 ScopedAddrinfo ai_results(std::move(result.value())); in TEST_F() local
7816 std::vector<std::string> result_strs = ToStrings(ai_results); in TEST_F()