Lines Matching refs:hash
177 int hash = 1;
178 hash ^= failure_.GetHashCode();
180 hash ^= _unknownFields.GetHashCode();
182 return hash;
506 int hash = 1;
507 if (payloadCase_ == PayloadOneofCase.ProtobufPayload) hash ^= ProtobufPayload.GetHashCode();
508 if (payloadCase_ == PayloadOneofCase.JsonPayload) hash ^= JsonPayload.GetHashCode();
509 if (payloadCase_ == PayloadOneofCase.JspbPayload) hash ^= JspbPayload.GetHashCode();
510 if (payloadCase_ == PayloadOneofCase.TextPayload) hash ^= TextPayload.GetHashCode();
511 if (RequestedOutputFormat != global::Conformance.WireFormat.Unspecified) hash ^= RequestedOutputFormat.GetHashCode();
512 if (MessageType.Length != 0) hash ^= MessageType.GetHashCode();
513 if (TestCategory != global::Conformance.TestCategory.UnspecifiedTest) hash ^= TestCategory.GetHashCode();
514 if (jspbEncodingOptions_ != null) hash ^= JspbEncodingOptions.GetHashCode();
515 if (PrintUnknownFields != false) hash ^= PrintUnknownFields.GetHashCode();
516 hash ^= (int) payloadCase_;
518 hash ^= _unknownFields.GetHashCode();
520 return hash;
1052 int hash = 1;
1053 if (resultCase_ == ResultOneofCase.ParseError) hash ^= ParseError.GetHashCode();
1054 if (resultCase_ == ResultOneofCase.SerializeError) hash ^= SerializeError.GetHashCode();
1055 if (resultCase_ == ResultOneofCase.RuntimeError) hash ^= RuntimeError.GetHashCode();
1056 if (resultCase_ == ResultOneofCase.ProtobufPayload) hash ^= ProtobufPayload.GetHashCode();
1057 if (resultCase_ == ResultOneofCase.JsonPayload) hash ^= JsonPayload.GetHashCode();
1058 if (resultCase_ == ResultOneofCase.Skipped) hash ^= Skipped.GetHashCode();
1059 if (resultCase_ == ResultOneofCase.JspbPayload) hash ^= JspbPayload.GetHashCode();
1060 if (resultCase_ == ResultOneofCase.TextPayload) hash ^= TextPayload.GetHashCode();
1061 hash ^= (int) resultCase_;
1063 hash ^= _unknownFields.GetHashCode();
1065 return hash;
1395 int hash = 1;
1396 if (UseJspbArrayAnyFormat != false) hash ^= UseJspbArrayAnyFormat.GetHashCode();
1398 hash ^= _unknownFields.GetHashCode();
1400 return hash;