GetDottedName     283 net/dns/dns_response.cc   std::string expected_name = GetDottedName();
GetDottedName     142 net/dns/dns_response.h   std::string GetDottedName() const;
GetDottedName     237 net/dns/dns_response_unittest.cc   EXPECT_EQ("codereview.chromium.org", resp.GetDottedName());
GetDottedName     264 net/dns/dns_response_unittest.cc   EXPECT_EQ(kT0HostName, resp.GetDottedName());