Home
last modified time | relevance | path

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

/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()