Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/test/
DtestLockFreeQueue.cpp59 constexpr int kQueueCapacity = 2; variable
174 constexpr int kQueueCapacity = 2048; in TEST_F() local