Home
last modified time | relevance | path

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

/hardware/libhardware/modules/sensors/tests/
DSensorEventQueue_test.cpp108 int totalWaits = 0; in fullQueueWriterTask() local
115 totalWaits++; in fullQueueWriterTask()
131 checkInt("totalWaits", FULL_QUEUE_EVENT_COUNT - FULL_QUEUE_CAPACITY, totalWaits); in fullQueueWriterTask()