Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java6796 public static final int REGRESSION_MODE_FIELD_NUMBER = 3; field in VtsReportMessage.ProfilingReportMessage
7153 hash = (37 * hash) + REGRESSION_MODE_FIELD_NUMBER; in hashCode()