Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc619 static const string incompletes[6] = { in test_premature_eof_for_type() local
631 const string& incomplete = incompletes[wire_type]; in test_premature_eof_for_type()
671 incompletes[UPB_WIRE_TYPE_VARINT] ); in test_premature_eof_for_type()
/external/protobuf/conformance/
Dbinary_json_conformance_suite.cc501 static const string incompletes[6] = { in TestPrematureEOFForType() local
514 const string& incomplete = incompletes[wire_type]; in TestPrematureEOFForType()
562 incompletes[WireFormatLite::WIRETYPE_VARINT] ); in TestPrematureEOFForType()