Home
last modified time | relevance | path

Searched refs:setApkInfo (Results 1 – 3 of 3) sorted by relevance

/tools/test/graphicsbenchmark/performance_tests/hostside/test/com/android/game/qualification/metric/
DGameQualificationFpsCollectorTest.java53 mCollector.setApkInfo(APK); in setUp()
104 mCollector.setApkInfo(apk); in regexPattern()
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/
DBaseGameQualificationMetricCollector.java52 public void setApkInfo(ApkInfo apk) { in setApkInfo() method in BaseGameQualificationMetricCollector
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/testtype/
DGameQualificationHostsideController.java255 collector.setApkInfo(apk); in run()