#include <interceptors_util.h>
Definition at line 32 of file interceptors_util.h.
◆ PhonyInterceptor()
grpc::testing::PhonyInterceptor::PhonyInterceptor |
( |
| ) |
|
|
inline |
◆ GetNumTimesCancel()
static int grpc::testing::PhonyInterceptor::GetNumTimesCancel |
( |
| ) |
|
|
inlinestatic |
◆ GetNumTimesRun()
static int grpc::testing::PhonyInterceptor::GetNumTimesRun |
( |
| ) |
|
|
inlinestatic |
◆ Intercept()
◆ Reset()
static void grpc::testing::PhonyInterceptor::Reset |
( |
| ) |
|
|
inlinestatic |
◆ num_times_cancel_
std::atomic< int > PhonyInterceptor::num_times_cancel_ |
|
staticprivate |
◆ num_times_run_
std::atomic< int > PhonyInterceptor::num_times_run_ |
|
staticprivate |
◆ num_times_run_reverse_
std::atomic< int > PhonyInterceptor::num_times_run_reverse_ |
|
staticprivate |
The documentation for this class was generated from the following files: