Home
last modified time | relevance | path

Searched defs:apkResourcePath (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DInstrumentationTest.java797 private TestAppInstallSetup installApk(String apkResourcePath, TestInformation testInfo) in installApk()
801 new CloseableTraceScope(String.format("install_%s", apkResourcePath))) { in installApk() argument