Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/macrobench/
DTestSceneRunner.cpp70 struct ReportInfo { in outputBenchmarkReport() struct
75 static std::array<ReportInfo, 4> REPORTS = { in outputBenchmarkReport()
76 ReportInfo{50, "_50th"}, ReportInfo{90, "_90th"}, ReportInfo{95, "_95th"}, in outputBenchmarkReport()
77 ReportInfo{99, "_99th"}, in outputBenchmarkReport()