Home
last modified time | relevance | path

Searched defs:globalStats (Results 1 – 3 of 3) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DProfilingPointSummaryEntity.java120 @Ignore private StatSummary globalStats; field in ProfilingPointSummaryEntity
149 StatSummary globalStats, in ProfilingPointSummaryEntity()
313 StatSummary globalStats = in fromEntity() local
/test/vti/dashboard/src/test/java/com/android/vts/util/
DProfilingPointSummaryTest.java56 StatSummary globalStats = new StatSummary("global", regressionMode); in createProfilingReport() local
/test/vti/dashboard/src/test/java/com/android/vts/job/
DVtsPerformanceJobServletTest.java68 StatSummary globalStats = new StatSummary("global", regressionMode); in createProfilingReport() local