Searched refs:GetReportCountWithStatusForTesting (Results  1 – 6 of 6) sorted by relevance
| /external/cronet/net/reporting/ | 
| D | reporting_service_unittest.cc | 267   EXPECT_EQ(0u, context()->cache()->GetReportCountWithStatusForTesting(  in TEST_P() 275   EXPECT_EQ(0u, context()->cache()->GetReportCountWithStatusForTesting(  in TEST_P() 277   EXPECT_EQ(1u, context()->cache()->GetReportCountWithStatusForTesting(  in TEST_P() 311   EXPECT_EQ(0u, context()->cache()->GetReportCountWithStatusForTesting(  in TEST_P() 313   EXPECT_EQ(1u, context()->cache()->GetReportCountWithStatusForTesting(  in TEST_P() 319   EXPECT_EQ(1u, context()->cache()->GetReportCountWithStatusForTesting(  in TEST_P() 321   EXPECT_EQ(1u, context()->cache()->GetReportCountWithStatusForTesting(  in TEST_P() 329   EXPECT_EQ(1u, context()->cache()->GetReportCountWithStatusForTesting(  in TEST_P() 331   EXPECT_EQ(1u, context()->cache()->GetReportCountWithStatusForTesting(  in TEST_P()
  | 
| D | reporting_delivery_agent_unittest.cc | 850   EXPECT_EQ(4u, cache()->GetReportCountWithStatusForTesting(  in TEST_F() 856   EXPECT_EQ(2u, cache()->GetReportCountWithStatusForTesting(  in TEST_F() 858   EXPECT_EQ(2u, cache()->GetReportCountWithStatusForTesting(  in TEST_F() 920   EXPECT_EQ(4u, cache()->GetReportCountWithStatusForTesting(  in TEST_F() 932   EXPECT_EQ(1u, cache()->GetReportCountWithStatusForTesting(  in TEST_F() 934   EXPECT_EQ(3u, cache()->GetReportCountWithStatusForTesting(  in TEST_F()
  | 
| D | reporting_cache.h | 156   virtual size_t GetReportCountWithStatusForTesting(
  | 
| D | reporting_cache_impl.h | 82   size_t GetReportCountWithStatusForTesting(
  | 
| D | reporting_endpoint_manager_unittest.cc | 128   size_t GetReportCountWithStatusForTesting(  in GetReportCountWithStatusForTesting()  function in net::__anona1bef6360111::TestReportingCache
  | 
| D | reporting_cache_impl.cc | 341 size_t ReportingCacheImpl::GetReportCountWithStatusForTesting(  in GetReportCountWithStatusForTesting()  function in net::ReportingCacheImpl
  |