Home
last modified time | relevance | path

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

/system/chre/util/tests/
Datomic_spsc_queue_test.cc367 struct HistoryEntry { struct
372 HistoryEntry() = default; argument
373 HistoryEntry(Op op_, int numElements_, int64_t last_) in HistoryEntry() function
381 void PrintTo(const ArrayQueue<HistoryEntry, kHistorySize> &history, in PrintTo()