Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DInstrumentationPreparer.java106 runInstrumentation(device); in setUp()
119 private void runInstrumentation(ITestDevice device) throws DeviceNotAvailableException, in runInstrumentation() method in InstrumentationPreparer