Home
last modified time | relevance | path

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

/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/
DJankCollectionHelper.java202 Exception lastException = null; in startCollecting() local
208 lastException = e; in startCollecting()
217 lastException); in startCollecting()
220 "Encountered exception resetting gfxinfo.", lastException); in startCollecting()