Home
last modified time | relevance | path

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

/cts/tests/sensor/src/android/hardware/cts/
DSensorTest.java321 ArrayList<Throwable> errorsFound = new ArrayList<>(); in testSanitizedContinuousEventsUidIdle() local
326 false /* sanitized */, errorsFound); in testSanitizedContinuousEventsUidIdle()
329 false /* sanitized */, errorsFound); in testSanitizedContinuousEventsUidIdle()
336 true /* sanitized */, errorsFound); in testSanitizedContinuousEventsUidIdle()
339 true /* sanitized */, errorsFound); in testSanitizedContinuousEventsUidIdle()
347 false /* sanitized */, errorsFound); in testSanitizedContinuousEventsUidIdle()
350 false /* sanitized */, errorsFound); in testSanitizedContinuousEventsUidIdle()
352 assertOnErrors(errorsFound); in testSanitizedContinuousEventsUidIdle()
358 ArrayList<Throwable> errorsFound = new ArrayList<>(); in testSensorTimeStamps() local
363 /* sanitized */, errorsFound); in testSensorTimeStamps()
[all …]