Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome-gestures/include/
H A Dmetrics_filter_interpreter.h48 static size_t MaxHistorySize() { return kHistorySize; } in MaxHistorySize() function
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dpacket_arrival_history_unittest.cc92 TEST_F(PacketArrivalHistoryTest, MaxHistorySize) { in TEST_F() argument