#include <report.h>
Reporter to gpr_log(GPR_INFO).
Definition at line 94 of file report.h.
◆ GprLogReporter()
grpc::testing::GprLogReporter::GprLogReporter |
( |
const string & |
name | ) |
|
|
inlineexplicit |
◆ ReportCoreStats()
void grpc::testing::GprLogReporter::ReportCoreStats |
( |
const char * |
name, |
|
|
int |
idx, |
|
|
const grpc::core::Stats & |
stats |
|
) |
| |
|
private |
◆ ReportCpuUsage()
void grpc::testing::GprLogReporter::ReportCpuUsage |
( |
const ScenarioResult & |
result | ) |
|
|
overrideprivatevirtual |
◆ ReportLatency()
void grpc::testing::GprLogReporter::ReportLatency |
( |
const ScenarioResult & |
result | ) |
|
|
overrideprivatevirtual |
◆ ReportPollCount()
void grpc::testing::GprLogReporter::ReportPollCount |
( |
const ScenarioResult & |
result | ) |
|
|
overrideprivatevirtual |
◆ ReportQPS()
void grpc::testing::GprLogReporter::ReportQPS |
( |
const ScenarioResult & |
result | ) |
|
|
overrideprivatevirtual |
◆ ReportQPSPerCore()
void grpc::testing::GprLogReporter::ReportQPSPerCore |
( |
const ScenarioResult & |
result | ) |
|
|
overrideprivatevirtual |
◆ ReportQueriesPerCpuSec()
void grpc::testing::GprLogReporter::ReportQueriesPerCpuSec |
( |
const ScenarioResult & |
result | ) |
|
|
overrideprivatevirtual |
◆ ReportTimes()
void grpc::testing::GprLogReporter::ReportTimes |
( |
const ScenarioResult & |
result | ) |
|
|
overrideprivatevirtual |
The documentation for this class was generated from the following files: