Searched refs:GetQueueLengthForTesting (Results 1 – 6 of 6) sorted by relevance
535 store_->GetQueueLengthForTesting()); in TEST_F()572 EXPECT_EQ(3u, store_->GetQueueLengthForTesting()); in TEST_F()599 EXPECT_EQ(0u, store_->GetQueueLengthForTesting()); in TEST_F()601 EXPECT_EQ(0u, store_->GetQueueLengthForTesting()); in TEST_F()603 EXPECT_EQ(0u, store_->GetQueueLengthForTesting()); in TEST_F()638 EXPECT_EQ(1u, store_->GetQueueLengthForTesting()); in TEST_F()1298 store_->GetQueueLengthForTesting()); in TEST_F()1337 EXPECT_EQ(3u, store_->GetQueueLengthForTesting()); in TEST_F()1390 store_->GetQueueLengthForTesting()); in TEST_F()1434 store_->GetQueueLengthForTesting()); in TEST_F()[all …]
377 size_t GetQueueLengthForTesting();1566 size_t SQLitePersistentCookieStore::Backend::GetQueueLengthForTesting() { in GetQueueLengthForTesting() function in net::SQLitePersistentCookieStore::Backend1728 size_t SQLitePersistentCookieStore::GetQueueLengthForTesting() { in GetQueueLengthForTesting() function in net::SQLitePersistentCookieStore1729 return backend_->GetQueueLengthForTesting(); in GetQueueLengthForTesting()
141 size_t GetQueueLengthForTesting() const;655 size_t SQLitePersistentReportingAndNelStore::Backend::GetQueueLengthForTesting() in GetQueueLengthForTesting() function in net::SQLitePersistentReportingAndNelStore::Backend1564 size_t SQLitePersistentReportingAndNelStore::GetQueueLengthForTesting() const { in GetQueueLengthForTesting() function in net::SQLitePersistentReportingAndNelStore1565 return backend_->GetQueueLengthForTesting(); in GetQueueLengthForTesting()
71 size_t GetQueueLengthForTesting() const; in COMPONENT_EXPORT()
82 size_t GetQueueLengthForTesting(); in COMPONENT_EXPORT()
1389 store_->GetQueueLengthForTesting()); in TEST_F()1422 EXPECT_EQ(2u, store_->GetQueueLengthForTesting()); in TEST_F()