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.cc364 struct HistoryEntry { struct
369 HistoryEntry() = default; argument
370 HistoryEntry(Op op_, int numElements_, int64_t last_) in HistoryEntry() argument
378 void PrintTo(const ArrayQueue<HistoryEntry, kHistorySize> &history, in PrintTo()