Searched refs:testType_ (Results 1 – 2 of 2) sorted by relevance
482 testType_ = 0; in TestSuiteResultMessage()610 testType_ = input.readInt32(); in TestSuiteResultMessage()1319 private int testType_; field in TestSuiteResultMessageProto.TestSuiteResultMessage1330 return testType_; in getTestType()1687 output.writeInt32(33, testType_); in writeTo()1774 .computeInt32Size(33, testType_); in getSerializedSize()2219 testType_ = 0; in clear()2330 result.testType_ = testType_; in buildPartial()3707 private int testType_ ; field in TestSuiteResultMessageProto.TestSuiteResultMessage.Builder3718 return testType_; in getTestType()[all …]
14738 testType_ = 0; in TestReportMessage()14797 testType_ = rawValue; in TestReportMessage()15016 private int testType_; field in VtsReportMessage.TestReportMessage15035 …Message.VtsTestType result = com.android.vts.proto.VtsReportMessage.VtsTestType.valueOf(testType_); in getTestType()15641 output.writeEnum(3, testType_); in writeTo()15700 .computeEnumSize(3, testType_); in getSerializedSize()15788 result = result && testType_ == other.testType_; in equals()15849 hash = (53 * hash) + testType_; in hashCode()16041 testType_ = 0; in clear()16144 result.testType_ = testType_; in buildPartial()[all …]