Home
last modified time | relevance | path

Searched defs:Report (Results 1 – 2 of 2) sorted by relevance

/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/reporter/
DGameQualificationResultReporter.java286 private static class Report { class in GameQualificationResultReporter
290 public Report(boolean success, String text) { in Report() method in GameQualificationResultReporter.Report
/tools/acloud/public/
Dreport.py100 class Report(object): class