Searched refs:testSuite_ (Results 1 – 1 of 1) sorted by relevance
14736 testSuite_ = com.google.protobuf.ByteString.EMPTY; in TestReportMessage()14782 testSuite_ = input.readBytes(); in TestReportMessage()14970 private com.google.protobuf.ByteString testSuite_; field in VtsReportMessage.TestReportMessage14989 return testSuite_; in getTestSuite()15635 output.writeBytes(1, testSuite_); in writeTo()15692 .computeBytesSize(1, testSuite_); in getSerializedSize()16037 testSuite_ = com.google.protobuf.ByteString.EMPTY; in clear()16136 result.testSuite_ = testSuite_; in buildPartial()16555 private com.google.protobuf.ByteString testSuite_ = com.google.protobuf.ByteString.EMPTY; field in VtsReportMessage.TestReportMessage.Builder16574 return testSuite_; in getTestSuite()[all …]