Home
last modified time | relevance | path

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

/test/vti/dashboard/src/test/java/com/android/vts/util/
DProfilingPointSummaryTest.java109 assertEquals(label, stats.getLabel()); in testGetStatSummary()
129 assertEquals(labels[i++], stats.getLabel()); in testIterator()
/test/vti/dashboard/src/main/java/com/android/vts/util/
DStatSummary.java175 public String getLabel() { in getLabel() method in StatSummary
/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DShowPerformanceDigestServlet.java131 String label = stats.getLabel(); in getPerformanceSummary()
/test/vti/dashboard/src/main/java/com/android/vts/job/
DVtsPerformanceJobServlet.java166 String label = stats.getLabel(); in getPerformanceSummary()
/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java6511 com.google.protobuf.ByteString getLabel(int index); in getLabel() method
6868 public com.google.protobuf.ByteString getLabel(int index) { in getLabel() method in VtsReportMessage.ProfilingReportMessage
7742 public com.google.protobuf.ByteString getLabel(int index) { in getLabel() method in VtsReportMessage.ProfilingReportMessage.Builder