Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java3234 public static final int HOSTNAME_FIELD_NUMBER = 1; field in VtsReportMessage.VtsHostInfo
3318 hash = (37 * hash) + HOSTNAME_FIELD_NUMBER; in hashCode()