Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/cts/
DSensorTest.java305 ArrayList<Throwable> errorsFound = new ArrayList<>(); in testSensorTimeStamps() local
319 ArrayList<Throwable> errorsFound = new ArrayList<>(); in testBatchAndFlush() local
483 ArrayList<Throwable> errorsFound) throws InterruptedException { in verifyLongActivation()
521 ArrayList<Throwable> errorsFound) in verifyRegisterListenerCallFlush()
548 private void assertOnErrors(List<Throwable> errorsFound) { in assertOnErrors()