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.java145 int flushDurationSec = maxBatchReportLatencySec / 2; in runFlushTest() local
147 .createFlushOperation(environment, flushDurationSec, TimeUnit.SECONDS); in runFlushTest()
/cts/tests/tests/hardware/src/android/hardware/cts/
DSensorBatchingTests.java280 int flushDurationSec = maxBatchReportLatencySec / 2; in runFlushSensorTest() local
289 .createFlushOperation(environment, flushDurationSec, TimeUnit.SECONDS); in runFlushSensorTest()