Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libbroadcastring/
Dbroadcast_ring_test.cc207 const uint32_t oldest_sequence = newest_sequence - records_available + 1; in TYPED_TEST() local
591 uint32_t oldest_sequence = imported_ring.GetOldestSequence(); in TEST() local