Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/end2end/
Dtest_service_impl.cc145 grpc::string serialized_debug_info = in Echo() local
147 context->AddTrailingMetadata(kDebugInfoTrailerKey, serialized_debug_info); in Echo()