Home
last modified time | relevance | path

Searched defs:handler_cache (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc1110 upb::HandlerCache handler_cache(empty_callback, &handlerdata); in test_emptyhandlers() local
1152 upb::HandlerCache handler_cache(callback, &handlerdata); in run_tests() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/
Dtest_cpp.cc852 upb::HandlerCache handler_cache(&RegisterMismatchedTypes, nullptr); in TestMismatchedTypes() local