Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java9519 public static final int FILE_NAME_FIELD_NUMBER = 2; field in VtsReportMessage.CoverageReportMessage
9756 hash = (37 * hash) + FILE_NAME_FIELD_NUMBER; in hashCode()