Searched defs:GetBlockedContentsCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
H A Dblocked_content_container.cc82 size_t BlockedContentContainer::GetBlockedContentsCount() const { function in class:BlockedContentContainer
/external/chromium_org/chrome/browser/ui/blocked_content/
H A Dpopup_blocker_browsertest.cc78 int GetBlockedContentsCount() { function in class:__anon6257::PopupBlockerBrowserTest
98 ASSERT_EQ(0, GetBlockedContentsCount());
242 ASSERT_EQ(2, GetBlockedContentsCount());
293 ASSERT_EQ(1, GetBlockedContentsCount());
421 ASSERT_EQ(25, GetBlockedContentsCount());

Completed in 95 milliseconds