Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/reporter/
DGameQualificationResultReporter.java156 sb.append(getTestRunSummary(testRunResult)); in getInvocationSummary()
261 private String getTestRunSummary(TestRunResult testRunResult) { in getTestRunSummary() method in GameQualificationResultReporter