Home
last modified time | relevance | path

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

/cts/libs/wrappedgtest/src/
DWrappedGTestActivity.java27 public void setInstrumentation(WrappedGTestInstrumentation instrumentation) { in setInstrumentation() method in WrappedGTestActivity
DWrappedGTestInstrumentation.java63 mActivity.setInstrumentation(this); in onStart()
/cts/tests/core/runner/src/com/android/cts/core/runner/
DCoreTestRunner.java281 instrumentationResultPrinter.setInstrumentation(this); in onStart()
288 ((InstrumentationRunListener) runListener).setInstrumentation(this); in onStart()