Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/2.0/vts/functional/
DVtsHalSensorsV2_0TargetTest.cpp178 int32_t flushCalls, int32_t expectedFlushCount, Result expectedResponse);
715 int32_t flushCalls, int32_t expectedFlushCount, in runFlushTest() argument
726 for (int32_t i = 0; i < flushCalls; i++) { in runFlushTest()
733 callback.waitForFlushEvents(sensors, flushCalls, milliseconds(1000) /* timeout */); in runFlushTest()