Home
last modified time | relevance | path

Searched refs:fullQueueReaderShouldRead (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/modules/sensors/tests/
DSensorEventQueue_test.cpp135 bool fullQueueReaderShouldRead(int queueSize, int totalReads) { in fullQueueReaderShouldRead() function
151 while (!fullQueueReaderShouldRead(queue->getSize(), totalReads)) { in fullQueueReaderTask()