Home
last modified time | relevance | path

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

/cts/tests/core/runner/src/com/android/cts/core/runner/
DCoreTestRunner.java267 InstrumentationResultPrinter instrumentationResultPrinter = in onStart() local
269 instrumentationResultPrinter.setInstrumentation(this); in onStart()
272 core.addListener(instrumentationResultPrinter); in onStart()
308 instrumentationResultPrinter.instrumentationRunFinished(summaryWriter, in onStart()