Home
last modified time | relevance | path

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

/tools/platform-compat/java/android/compat/testing/
DClasspaths.java83 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
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/test/
DPerformanceTest.java180 runDeviceTests( in run()
268 …private void runDeviceTests(String pkgName, String testClassName, String testMethodName, Collectin… in runDeviceTests() method in PerformanceTest