Searched refs:verifyLongActivation (Results 1 – 1 of 1) sorted by relevance
306 verifyLongActivation(sensor, 0 /* maxReportLatencyUs */, errorsFound); in testSensorTimeStamps()307 verifyLongActivation(sensor, (int) TimeUnit.SECONDS.toMicros(10), errorsFound); in testSensorTimeStamps()477 private void verifyLongActivation( in verifyLongActivation() method in SensorTest