Searched defs:kHistorySize (Results 1 – 4 of 4) sorted by relevance
19 constexpr int kHistorySize = 1 << 13; variable
91 static const unsigned kHistorySize = 16; variable
25 constexpr int kHistorySize = kMaxDelay + kLookahead; variable
641 const size_t kHistorySize = 10; in TEST_P() local