Searched defs:MaxHistorySize (Results 1 – 2 of 2) sorted by relevance
48 static size_t MaxHistorySize() { return kHistorySize; } in MaxHistorySize() function
92 TEST_F(PacketArrivalHistoryTest, MaxHistorySize) { in TEST_F() argument