Searched refs:errorsFound (Results 1 – 1 of 1) sorted by relevance
321 ArrayList<Throwable> errorsFound = new ArrayList<>(); in testSanitizedContinuousEventsUidIdle() local326 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() local363 /* sanitized */, errorsFound); in testSensorTimeStamps()[all …]