Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dchannel_trace_proto_helper.h29 void ValidateGetServerResponseProtoJsonTranslation(const char* json_c_str);
H A Dchannel_trace_proto_helper.cc95 void ValidateGetServerResponseProtoJsonTranslation(const char* json_c_str) { in ValidateGetServerResponseProtoJsonTranslation() function
/aosp_15_r20/external/grpc-grpc/test/core/channel/
H A Dchannelz_test.cc259 grpc::testing::ValidateGetServerResponseProtoJsonTranslation( in ValidateServer()