Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_encoder.cc85 StringSink string_sink(&output); in test_pb_roundtrip() local
87 upb::pb::EncoderPtr::Create(&arena, encoder_handlers, string_sink.input()); in test_pb_roundtrip()