Home
last modified time | relevance | path

Searched refs:ClientExistsForTesting (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_cache_unittest.cc172 EXPECT_TRUE(cache()->ClientExistsForTesting( in ExpectExistence()
1776 EXPECT_TRUE(cache()->ClientExistsForTesting( in TEST_P()
1778 EXPECT_TRUE(cache()->ClientExistsForTesting( in TEST_P()
1780 EXPECT_TRUE(cache()->ClientExistsForTesting( in TEST_P()
1782 EXPECT_TRUE(cache()->ClientExistsForTesting( in TEST_P()
H A Dreporting_cache.h295 virtual bool ClientExistsForTesting(
H A Dreporting_cache_impl.h130 bool ClientExistsForTesting(
H A Dreporting_endpoint_manager_unittest.cc216 bool ClientExistsForTesting( in ClientExistsForTesting() function in net::__anonadb277670111::TestReportingCache
H A Dreporting_header_parser_unittest.cc866 EXPECT_TRUE(cache()->ClientExistsForTesting( in TEST_P()
950 EXPECT_TRUE(cache()->ClientExistsForTesting( in TEST_P()
H A Dreporting_cache_impl.cc841 bool ReportingCacheImpl::ClientExistsForTesting( in ClientExistsForTesting() function in net::ReportingCacheImpl