Home
last modified time | relevance | path

Searched refs:getValueCount (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.java6520 int getValueCount(); in getValueCount() method
6884 public int getValueCount() { in getValueCount() method in VtsReportMessage.ProfilingReportMessage
7170 if (getValueCount() > 0) { in hashCode()
7808 public int getValueCount() { in getValueCount() method in VtsReportMessage.ProfilingReportMessage.Builder