Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/
DGameQualificationScheduledMetricCollector.java100 doEnd(runData); in onEnd()
124 protected void doEnd(DeviceMetricData runData) { in doEnd() method in GameQualificationScheduledMetricCollector
DGameQualificationFpsCollector.java253 protected void doEnd(DeviceMetricData runData) { in doEnd() method in GameQualificationFpsCollector
/tools/test/graphicsbenchmark/performance_tests/hostside/test/com/android/game/qualification/metric/
DGameQualificationScheduledMetricCollectorTest.java53 protected void doEnd(DeviceMetricData runData) { in checkConcurrency()