Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/util/
Dchannel_trace_proto_helper.h28 void ValidateGetChannelResponseProtoJsonTranslation(char* json_c_str);
Dchannel_trace_proto_helper.cc80 void ValidateGetChannelResponseProtoJsonTranslation(char* json_c_str) { in ValidateGetChannelResponseProtoJsonTranslation() function
/external/grpc-grpc/test/core/channel/
Dchannelz_test.cc203 grpc::testing::ValidateGetChannelResponseProtoJsonTranslation( in ValidateChannel()