#include <call_checker.h>
Definition at line 32 of file call_checker.h.
◆ CallChecker()
grpc_core::testing::CallChecker::CallChecker |
( |
bool |
optional | ) |
|
|
inlineexplicit |
◆ ~CallChecker()
grpc_core::testing::CallChecker::~CallChecker |
( |
| ) |
|
|
inline |
◆ Called()
void grpc_core::testing::CallChecker::Called |
( |
| ) |
|
|
inline |
◆ Make()
static std::shared_ptr<CallChecker> grpc_core::testing::CallChecker::Make |
( |
| ) |
|
|
inlinestatic |
◆ MakeOptional()
static std::shared_ptr<CallChecker> grpc_core::testing::CallChecker::MakeOptional |
( |
| ) |
|
|
inlinestatic |
◆ called_
bool grpc_core::testing::CallChecker::called_ = false |
|
private |
◆ optional_
The documentation for this class was generated from the following file: