Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/testtype/
DGameQualificationHostsideController.java261 if (t.isEnableCollectors()) { in run()
284 if (t.isEnableCollectors()) { in run()
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/test/
DPerformanceTest.java101 public boolean isEnableCollectors() { in isEnableCollectors() method in PerformanceTest.Test