Searched refs:runDeviceTests (Results 1 – 2 of 2) sorted by relevance
83 runDeviceTests(device, buildInfo, SharedLibraryInfo.HELPER_APP_APK, in getSharedLibraryInfos()121 private static void runDeviceTests(ITestDevice device, IBuildInfo buildInfo, String apkName, in runDeviceTests() method in Classpaths
180 runDeviceTests( in run()268 …private void runDeviceTests(String pkgName, String testClassName, String testMethodName, Collectin… in runDeviceTests() method in PerformanceTest