Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java8277 public static final int PROCESS_NAME_FIELD_NUMBER = 1; field in VtsReportMessage.SystraceReportMessage
8457 hash = (37 * hash) + PROCESS_NAME_FIELD_NUMBER; in hashCode()