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.java303 ArrayList<Throwable> errorsFound = new ArrayList<>(); in testSensorTimeStamps() local
316 ArrayList<Throwable> errorsFound = new ArrayList<>(); in testBatchAndFlush() local
480 ArrayList<Throwable> errorsFound) throws InterruptedException { in verifyLongActivation()
518 ArrayList<Throwable> errorsFound) in verifyRegisterListenerCallFlush()
545 private void assertOnErrors(List<Throwable> errorsFound) { in assertOnErrors()