Home | History | Annotate | Download | only in disk_cache

Lines Matching refs:GetEntryCount

85   EXPECT_EQ(2, cache_->GetEntryCount());
91 EXPECT_EQ(2, cache_->GetEntryCount());
94 EXPECT_EQ(1, cache_->GetEntryCount());
100 EXPECT_EQ(0, cache_->GetEntryCount());
107 EXPECT_EQ(0, cache_->GetEntryCount());
445 EXPECT_EQ(100, cache_->GetEntryCount());
464 EXPECT_EQ(0, cache_->GetEntryCount());
583 EXPECT_EQ(0, cache_->GetEntryCount());
633 EXPECT_EQ(1, cache_->GetEntryCount());
637 EXPECT_EQ(0, cache_->GetEntryCount());
674 EXPECT_EQ(kNumEntries, cache_->GetEntryCount());
704 EXPECT_EQ(kNumEntries / 2, cache_->GetEntryCount());
748 EXPECT_EQ(2, cache_->GetEntryCount());
762 EXPECT_GE(1, cache_->GetEntryCount());
809 EXPECT_EQ(33, cache_->GetEntryCount());
823 EXPECT_GE(30, cache_->GetEntryCount());
850 EXPECT_EQ(kNumEntries, cache_->GetEntryCount());
993 ASSERT_EQ(2, cache_->GetEntryCount());
1006 EXPECT_EQ(1, cache_->GetEntryCount());
1035 EXPECT_EQ(kNumEntries, cache_->GetEntryCount());
1106 ASSERT_EQ(4, cache_->GetEntryCount());
1108 ASSERT_EQ(4, cache_->GetEntryCount());
1111 ASSERT_EQ(2, cache_->GetEntryCount());
1158 ASSERT_EQ(4, cache_->GetEntryCount());
1160 ASSERT_EQ(2, cache_->GetEntryCount());
1166 ASSERT_EQ(1, cache_->GetEntryCount());
1202 ASSERT_EQ(num_entries + 1, cache_->GetEntryCount());
1208 int actual = cache_->GetEntryCount();
1346 ASSERT_EQ(0, cache->GetEntryCount());
1461 EXPECT_EQ(1, cache_->GetEntryCount());
1560 EXPECT_EQ(2, cache_->GetEntryCount());
1564 EXPECT_EQ(0, cache_->GetEntryCount());
1610 EXPECT_EQ(0, cache_->GetEntryCount());
1617 EXPECT_EQ(0, cache_->GetEntryCount());
1658 EXPECT_EQ(8, cache_->GetEntryCount());
1671 EXPECT_EQ(0, cache_->GetEntryCount());
1714 EXPECT_EQ(2, cache_->GetEntryCount());
1724 EXPECT_EQ(1, cache_->GetEntryCount());
1767 EXPECT_EQ(0, cache_->GetEntryCount());
1790 EXPECT_EQ(0, cache_->GetEntryCount());
1841 ASSERT_EQ(4, cache_->GetEntryCount());
1843 ASSERT_EQ(0, cache_->GetEntryCount());
1853 ASSERT_EQ(0, cache_->GetEntryCount());
1867 ASSERT_EQ(2, cache_->GetEntryCount());
1869 ASSERT_EQ(0, cache_->GetEntryCount());
1893 EXPECT_EQ(2, cache_->GetEntryCount());
1900 EXPECT_EQ(1, cache_->GetEntryCount());