grpc/test/core/channel
Mark D. Roth 1432fe4e4c
[JSON] make API public but experimental (#32987)
This makes the JSON API visible as part of the C-core API, but in the
`experimental` namespace. It will be used as part of various
experimental APIs that we will be introducing in the near future, such
as the audit logging API.
2023-05-09 08:05:24 -07:00
..
BUILD Add ServerCallTracer interfaces (#32555) 2023-03-10 10:08:49 -08:00
call_finalization_test.cc Remove static initialization of memory allocator in tests (#31776) 2022-12-05 10:29:01 -08:00
channel_args_test.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
channel_stack_builder_test.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
channel_stack_test.cc [channel_args] Use c++ channel args during channel init (#32300) 2023-02-05 19:15:37 -08:00
channel_trace_test.cc [JSON] move Parse() and Dump() methods out of JSON object (#32742) 2023-03-30 13:30:54 -07:00
channelz_registry_test.cc [channelz] Save some memory per channel (#32996) 2023-05-02 22:07:04 -07:00
channelz_test.cc [JSON] make API public but experimental (#32987) 2023-05-09 08:05:24 -07:00
minimal_stack_is_minimal_test.cc OpenCensus: Use new CallTracer interfaces (#32618) 2023-03-15 22:39:41 -07:00
server_call_tracer_factory_test.cc OpenCensus: Use new CallTracer interfaces (#32618) 2023-03-15 22:39:41 -07:00
status_util_test.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00