Searched refs:_PROTO2_ERROR_TEMPLATE (Results 1 – 1 of 1) sorted by relevance
823 _PROTO2_ERROR_TEMPLATE = 'Protocol message %s has no non-repeated field "%s"' variable829 error_msg = _PROTO3_ERROR_TEMPLATE if is_proto3 else _PROTO2_ERROR_TEMPLATE