Searched defs:WasFetchedViaProxy (Results 1 – 4 of 4) sorted by relevance
147 bool URLFetcherImpl::WasFetchedViaProxy() const { in WasFetchedViaProxy() function in net::URLFetcherImpl
302 bool URLFetcherCore::WasFetchedViaProxy() const { in WasFetchedViaProxy() function in net::URLFetcherCore
200 bool TestURLFetcher::WasFetchedViaProxy() const { in WasFetchedViaProxy() function in net::TestURLFetcher
223 TEST_F(DomainReliabilityMonitorTest, WasFetchedViaProxy) { in TEST_F() argument