Home
last modified time | relevance | path

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

/cts/tests/sensor/src/android/hardware/cts/
DSensorDirectReportTest.java967 checkEventRateUs(TEST_RUN_TIME_PERIOD_MILLISEC, listener.getEvents(), type, in runMultiModeRateIndependencyTest()
1506 private void checkEventRateUs(int testTimeMs, List<DirectReportSensorEvent> events, in checkEventRateUs() method in SensorDirectReportTest