Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DInstrumentationListener.java166 String wrapMessage = error.getErrorMessage(); in testRunFailed() local
193 String wrapMessage = "Instrumentation ran for longer than the configured timeout."; in testRunFailed() local