Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java20147 public static final int TEST_PLAN_NAME_FIELD_NUMBER = 21; field in VtsReportMessage.TestPlanReportMessage
20429 hash = (37 * hash) + TEST_PLAN_NAME_FIELD_NUMBER; in hashCode()