Home
last modified time | relevance | path

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

/system/connectivity/shill/net/
Devent_history.cc87 int EventHistory::CountEventsWithinInterval(int seconds_ago, in CountEventsWithinInterval() function in shill::EventHistory
Devent_history_unittest.cc92 int CountEventsWithinInterval(int seconds_ago, in CountEventsWithinInterval() function in shill::EventHistoryTest
253 TEST_F(EventHistoryTest, CountEventsWithinInterval) { in TEST_F() argument