Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/performance_tests/helper/test/com/android/game/qualification/
DGameCoreConfigurationXmlParserTest.java97 List<ApkInfo> apks = parser.parse(input).getApkInfo(); in testOptionalFields() local
156 List<ApkInfo> apks = parser.parse(input).getApkInfo(); in testApkWithArguments() local
/tools/test/graphicsbenchmark/performance_tests/deviceside/src/com/android/game/qualification/device/
DGameQualificationTest.java58 List<ApkInfo> apks = parser.parse(new File(ApkInfo.APK_LIST_LOCATION)).getApkInfo(); in data() local