Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/dns/
H A Ddns_util_unittest.cc105 TEST_F(DNSUtilTest, GetDohProviderIdForHistogramFromServerConfig) { in TEST_F() argument
107 GetDohProviderIdForHistogramFromServerConfig( in TEST_F()
110 EXPECT_EQ("Other", GetDohProviderIdForHistogramFromServerConfig( in TEST_F()
H A Ddns_util.h61 NET_EXPORT_PRIVATE std::string GetDohProviderIdForHistogramFromServerConfig(
H A Ddns_util.cc186 std::string GetDohProviderIdForHistogramFromServerConfig( in GetDohProviderIdForHistogramFromServerConfig() function
H A Dresolve_context.cc592 return GetDohProviderIdForHistogramFromServerConfig( in GetDohProviderIdForUma()