Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc552 const static string thirty_byte_nop = cat( variable
584 run_decoder(cat( proto, thirty_byte_nop ), &expected_text); in assert_successful_parse()
604 thirty_byte_nop), NULL); in assert_does_not_parse_at_eof()
611 assert_does_not_parse_at_eof(cat( proto, thirty_byte_nop )); in assert_does_not_parse()