Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/
Dtest_util.h17 upb_bufhandle global_handle; variable
133 int parsed = (int)sink_.PutBuffer(subc_, buf2, bytes, &global_handle); in ParseBuffer()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc289 ASSERT(handle == &global_handle); in value_string()