Searched refs:CurrentFileCount (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/public/test/
H A Dtest_file_error_injector.h95 size_t CurrentFileCount() const;
H A Dtest_file_error_injector.cc398 size_t TestFileErrorInjector::CurrentFileCount() const { function in class:content::TestFileErrorInjector
/external/chromium_org/chrome/browser/download/
H A Ddownload_browsertest.cc1011 EXPECT_EQ(0u, injector->CurrentFileCount()) << s.str();

Completed in 109 milliseconds