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.cpp167 int32_t flushCalls, int32_t expectedFlushCount, Result expectedResponse);
671 int32_t flushCalls, int32_t expectedFlushCount, in runFlushTest() argument
682 for (int32_t i = 0; i < flushCalls; i++) { in runFlushTest()
689 callback.waitForFlushEvents(sensors, flushCalls, 1000 /* timeoutMs */); in runFlushTest()