Home
last modified time | relevance | path

Searched defs:dns_host (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_client_interop_test_bin.cc366 std::set<Feature> ServerSupport(std::string dns_host, std::string url_host, in ServerSupport()
402 std::string dns_host = quiche::GetQuicheCommandLineFlag(FLAGS_host); in main() local