Home
last modified time | relevance | path

Searched defs:json_buf (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/message/
H A Dtest.cc98 char* json_buf = in TEST() local
159 char* json_buf = in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/message/
Dtest.cc102 char* json_buf = in TEST() local
162 char* json_buf = in TEST() local
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/json/
H A Dfuzz_test.cc48 char* json_buf = (char*)upb_Arena_Malloc(arena.ptr(), size + 1); in DecodeEncodeArbitraryJson() local
H A Dencode_test.cc32 char* json_buf = (char*)upb_Arena_Malloc(a.ptr(), json_size + 1); in JsonEncode() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dencode_test.cc46 char* json_buf = (char*)upb_Arena_Malloc(a.ptr(), json_size + 1); in JsonEncode() local