Home
last modified time | relevance | path

Searched defs:next_epoch (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/test/unit/
Dretained.c71 for (unsigned next_epoch = 1; next_epoch < NEPOCHS; next_epoch++) { in thd_start() local
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_framer.cc2369 uint64_t next_epoch = epoch + epoch_delta; in CalculateTimestampFromWire() local
2397 uint64_t next_epoch = epoch + epoch_delta; in CalculatePacketNumberFromWire() local
Dquic_framer_test.cc1014 const uint64_t next_epoch = 3 * kEpoch; in TEST_P() local