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