Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DApkInstrumentationPreparer.java90 if (instrument(testInfo)) { in run()
117 instrument(testInfo); in tearDown()
131 private boolean instrument(TestInformation testInfo) in instrument() method in ApkInstrumentationPreparer