Home
last modified time | relevance | path

Searched defs:CountCommands (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/reporting/
H A Dmock_persistent_reporting_store_unittest.cc186 TEST(MockPersistentReportingStoreTest, CountCommands) { in TEST() argument
H A Dmock_persistent_reporting_store.cc278 int MockPersistentReportingStore::CountCommands(Command::Type t) { in CountCommands() function in net::MockPersistentReportingStore