Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DBatchingTestActivity.java152 int flushDurationSec = maxBatchReportLatencySec / 2; in runFlushTest() local
154 .createFlushOperation(environment, flushDurationSec, TimeUnit.SECONDS); in runFlushTest()
/cts/tests/sensor/src/android/hardware/cts/
DSensorBatchingTests.java304 int flushDurationSec = maxBatchReportLatencySec / 2; in runFlushSensorTest() local
313 .createFlushOperation(environment, flushDurationSec, TimeUnit.SECONDS); in runFlushSensorTest()