Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_encoder.cc73 upb::HandlerCache encoder_cache(upb::pb::EncoderPtr::NewCache()); in test_pb_roundtrip() local
74 upb::pb::CodeCache decoder_cache(&encoder_cache); in test_pb_roundtrip()
80 const upb::Handlers *encoder_handlers = encoder_cache.Get(md); in test_pb_roundtrip()