Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/dns/
H A Ddns_response_result_extractor_unittest.cc618 const TestServiceRecord kRecord2 = {5, 10, 80, "bar.com"}; in TEST_F() local
666 const TestServiceRecord kRecord2 = {5, 0, 5, "google.com"}; in TEST_F() local
H A Dhost_resolver_manager_unittest.cc9740 const TestServiceRecord kRecord2 = {5, 10, 80, "bar.com"}; in TEST_F() local
9825 const TestServiceRecord kRecord2 = {5, 0, 5, "google.com"}; in TEST_F() local
10128 const TestServiceRecord kRecord2 = {5, 10, 80, "bar.com"}; in TEST_F() local