Searched defs:cached_index (Results 1 – 3 of 3) sorted by relevance
170 const std::size_t cached_index = *deque_->cached_index_; variable312 const std::size_t cached_index = *cached_index_; in DataAt() local
94 const int32_t cached_index = QuicIntervalDequePeer::GetCachedIndex(&qid_); in TEST_F() local123 const int32_t cached_index = QuicIntervalDequePeer::GetCachedIndex(&qid_); in TEST_F() local150 const int32_t cached_index = QuicIntervalDequePeer::GetCachedIndex(&qid_); in TEST_F() local166 const int32_t cached_index = QuicIntervalDequePeer::GetCachedIndex(&qid_); in TEST_F() local
30 int cached_index; member