Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DProfilingPointSummaryEntity.java122 @Ignore private Map<String, StatSummary> labelStats; field in ProfilingPointSummaryEntity
151 Map<String, StatSummary> labelStats, in ProfilingPointSummaryEntity()
322 Map<String, StatSummary> labelStats = new HashMap<>(); in fromEntity() local
/test/vti/dashboard/src/test/java/com/android/vts/util/
DProfilingPointSummaryTest.java57 Map<String, StatSummary> labelStats = new HashMap<>(); in createProfilingReport() local
/test/vti/dashboard/src/test/java/com/android/vts/job/
DVtsPerformanceJobServletTest.java69 Map<String, StatSummary> labelStats = new HashMap<>(); in createProfilingReport() local