Searched refs:ClockType (Results 1 – 3 of 3) sorted by relevance
38 enum ClockType { enum58 void ExpireEventsBefore(int seconds_ago, ClockType clock_type);64 void RecordEventAndExpireEventsBefore(int seconds_ago, ClockType clock_type);73 int CountEventsWithinInterval(int seconds_ago, ClockType clock_type);88 ClockType clock_type);
33 void EventHistory::ExpireEventsBefore(int seconds_ago, ClockType clock_type) { in ExpireEventsBefore()38 ClockType clock_type) { in RecordEventAndExpireEventsBefore()62 ClockType clock_type) { in ExpireEventsBeforeInternal()88 ClockType clock_type) { in CountEventsWithinInterval()
70 EventHistory::ClockType clock_type) { in ExpireEventsBefore()76 EventHistory::ClockType clock_type) { in RecordEventAndExpireEventsBefore()93 EventHistory::ClockType clock_type, in CountEventsWithinInterval()177 EventHistory::ClockType clock_type; in TEST_F()