Home
last modified time | relevance | path

Searched refs:SetV1EndpointForTesting (Results 1 – 7 of 7) sorted by relevance

/external/cronet/net/reporting/
Dreporting_garbage_collector_unittest.cc96 cache()->SetV1EndpointForTesting(group_key, *kReportingSource_, in TEST_F()
116 cache()->SetV1EndpointForTesting(group_key, *kReportingSource_, in TEST_F()
Dreporting_cache.h316 virtual void SetV1EndpointForTesting(
Dreporting_cache_unittest.cc1961 cache()->SetV1EndpointForTesting( in TEST_P()
2007 cache()->SetV1EndpointForTesting( in TEST_P()
2011 cache()->SetV1EndpointForTesting( in TEST_P()
2015 cache()->SetV1EndpointForTesting( in TEST_P()
Dreporting_cache_impl.h133 void SetV1EndpointForTesting(const ReportingEndpointGroupKey& group_key,
Dreporting_test_util.cc239 cache()->SetV1EndpointForTesting(group_key, reporting_source, isolation_info, in SetV1EndpointInCache()
Dreporting_endpoint_manager_unittest.cc233 void SetV1EndpointForTesting(const ReportingEndpointGroupKey& group_key, in SetV1EndpointForTesting() function in net::__anona1bef6360111::TestReportingCache
Dreporting_cache_impl.cc860 void ReportingCacheImpl::SetV1EndpointForTesting( in SetV1EndpointForTesting() function in net::ReportingCacheImpl