Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DShowPerformanceDigestServlet.java224 PerformanceSummary todayPerformance = nonEmptySummaries.remove(0); in doGetHandler() local
225 String[] profilingNames = todayPerformance.getProfilingPointNames(); in doGetHandler()
229 todayPerformance.getProfilingPointSummary(profilingPointName); in doGetHandler()