Home
last modified time | relevance | path

Searched defs:maxBatchReportLatencySec (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DBatchingTestActivity.java122 private String runBatchTest(int sensorType, int maxBatchReportLatencySec, int instructionsResId) in runBatchTest()
140 private String runFlushTest(int sensorType, int maxBatchReportLatencySec, int instructionsResId) in runFlushTest()
/cts/tests/sensor/src/android/hardware/cts/
DSensorBatchingTests.java278 private void runBatchingSensorTest(int sensorType, int rateUs, int maxBatchReportLatencySec) in runBatchingSensorTest()
301 private void runFlushSensorTest(int sensorType, int rateUs, int maxBatchReportLatencySec) in runFlushSensorTest()