Home
last modified time | relevance | path

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

/platform_testing/libraries/health/runners/longevity/platform/src/android/platform/test/longevity/
DLongevityClassRunner.java231 List<Throwable> errors = new ArrayList<>(); in evaluate() local
249 List<Throwable> errors = new ArrayList<>(); in invokeAndCollectErrors() local