Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/interop/
Dmetrics_client.cc37 DEFINE_bool(total_only, false,
50 bool PrintMetrics(std::unique_ptr<MetricsService::Stub> stub, bool total_only, in PrintMetrics() argument
67 if (!total_only) { in PrintMetrics()