Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DInstrumentationTest.java357 private TestAppInstallSetup mOrchestratorSetup; field in InstrumentationTest
817 mOrchestratorSetup = installApk("test-orchestrator-normalized.apk", testInfo); in installOrchestratorHelperApks()
878 mOrchestratorSetup.tearDown(testInfo, null); in run()