Searched refs:createFlushOperation (Results 1 – 5 of 5) sorted by relevance
376 public static TestSensorOperation createFlushOperation( in createFlushOperation() method in TestSensorOperation381 return createFlushOperation(environment, new int[] {(int)timeUnit.toMillis(duration)}, -1); in createFlushOperation()393 public static TestSensorOperation createFlushOperation( in createFlushOperation() method in TestSensorOperation
102 TestSensorOperation op = TestSensorOperation.createFlushOperation( in runBatchingSensorFifoTest()
278 TestSensorOperation flushOperation = TestSensorOperation.createFlushOperation( in verifySensorReconfigureWhileActive()
313 .createFlushOperation(environment, flushDurationSec, TimeUnit.SECONDS); in runFlushSensorTest()
154 .createFlushOperation(environment, flushDurationSec, TimeUnit.SECONDS); in runFlushTest()