Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc447 const upb::Handlers *global_handlers; variable
539 upb::Sink sink(global_handlers, &closures[0]); in run_decoder()
851 upb::Sink sink(global_handlers, &closures[0]); in test_valid()
1114 global_handlers = handler_cache.Get(md); in test_emptyhandlers()
1156 global_handlers = handler_cache.Get(md); in run_tests()