Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DInstrumentationListener.java39 final class InstrumentationListener extends LogcatCrashResultForwarder { class
55 public InstrumentationListener( in InstrumentationListener() method in InstrumentationListener
DInstrumentationTest.java1062 InstrumentationListener instrumentationListener = in runWithRerun()
1063 new InstrumentationListener(getDevice(), expectedTests, listener, testTracker); in runWithRerun()