Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/proto/
DTestSuiteResultMessageProto.java470 branch_ = ""; in TestSuiteResultMessage()
541 branch_ = bs; in TestSuiteResultMessage()
833 private volatile java.lang.Object branch_; field in TestSuiteResultMessageProto.TestSuiteResultMessage
852 java.lang.Object ref = branch_; in getBranch()
860 branch_ = s; in getBranch()
874 java.lang.Object ref = branch_; in getBranchBytes()
879 branch_ = b; in getBranchBytes()
1651 com.google.protobuf.GeneratedMessageV3.writeString(output, 11, branch_); in writeTo()
1735 size += com.google.protobuf.GeneratedMessageV3.computeStringSize(11, branch_); in getSerializedSize()
2195 branch_ = ""; in clear()
[all …]
DVtsReportMessage.java726 branch_ = com.google.protobuf.ByteString.EMPTY; in AndroidDeviceInfoMessage()
784 branch_ = input.readBytes(); in AndroidDeviceInfoMessage()
930 private com.google.protobuf.ByteString branch_; field in VtsReportMessage.AndroidDeviceInfoMessage
949 return branch_; in getBranch()
1092 output.writeBytes(21, branch_); in writeTo()
1135 .computeBytesSize(21, branch_); in getSerializedSize()
1405 branch_ = com.google.protobuf.ByteString.EMPTY; in clear()
1460 result.branch_ = branch_; in buildPartial()
1785 private com.google.protobuf.ByteString branch_ = com.google.protobuf.ByteString.EMPTY; field in VtsReportMessage.AndroidDeviceInfoMessage.Builder
1804 return branch_; in getBranch()
[all …]