Home
last modified time | relevance | path

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

/external/cronet/net/dns/public/
Ddns_over_https_server_config.cc49 std::string test_query = "this_is_a_test_query"; in IsValidDohTemplate() local
/external/rust/crates/url/tests/
Dunit.rs641 fn test_query() { in test_query() function