Home
last modified time | relevance | path

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

/external/grpc-grpc/src/cpp/ext/filters/census/
Dviews.cc83 ServerSentBytesPerRpcCumulative().RegisterForExport(); in RegisterOpenCensusViewsForExport()
162 const ViewDescriptor& ServerSentBytesPerRpcCumulative() { in ServerSentBytesPerRpcCumulative() function
Dgrpc_plugin.h64 const ::opencensus::stats::ViewDescriptor& ServerSentBytesPerRpcCumulative();
/external/grpc-grpc/test/cpp/ext/filters/census/
Dstats_plugin_end2end_test.cc180 View server_sent_bytes_per_rpc_view(ServerSentBytesPerRpcCumulative()); in TEST_F()