Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DProfilingPointRunEntity.java332 if (profilingReport.getValueCount() != profilingReport.getLabelCount()) { in fromProfilingReport()
/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java6507 int getLabelCount(); in getLabelCount() method
6862 public int getLabelCount() { in getLabelCount() method in VtsReportMessage.ProfilingReportMessage
7166 if (getLabelCount() > 0) { in hashCode()
7736 public int getLabelCount() { in getLabelCount() method in VtsReportMessage.ProfilingReportMessage.Builder