Searched defs:CountPendingHelpers (Results 1 - 1 of 1) sorted by path

/external/chromium_org/content/browser/appcache/
H A Dappcache_service_unittest.cc114 int CountPendingHelpers() { function in class:content::AppCacheServiceImplTest
253 EXPECT_EQ(0, CountPendingHelpers());
264 EXPECT_EQ(0, CountPendingHelpers());
274 EXPECT_EQ(0, CountPendingHelpers());
284 EXPECT_EQ(0, CountPendingHelpers());
293 EXPECT_EQ(0, CountPendingHelpers());
302 EXPECT_EQ(0, CountPendingHelpers());
311 EXPECT_EQ(0, CountPendingHelpers());

Completed in 213 milliseconds