Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/device/
DDeviceInfoCollector.java72 public static void collectDeviceInfo(ITestDevice device, String abi, File testApkDir, in collectDeviceInfo()
86 public static void collectExtendedDeviceInfo(ITestDevice device, String abi, File testApkDir, in collectExtendedDeviceInfo()
98 private static void runInstrumentation(ITestDevice device, String abi, File testApkDir, in runInstrumentation()