#include <gmock-internal-utils.h>
◆ FailureType [1/2]
Enumerator |
---|
kNonfatal | |
kFatal | |
kNonfatal | |
kFatal | |
◆ FailureType [2/2]
Enumerator |
---|
kNonfatal | |
kFatal | |
kNonfatal | |
kFatal | |
◆ ~FailureReporterInterface() [1/2]
virtual testing::internal::FailureReporterInterface::~FailureReporterInterface |
( |
| ) |
|
|
inlinevirtual |
◆ ~FailureReporterInterface() [2/2]
virtual testing::internal::FailureReporterInterface::~FailureReporterInterface |
( |
| ) |
|
|
inlinevirtual |
◆ ReportFailure() [1/2]
virtual void testing::internal::FailureReporterInterface::ReportFailure |
( |
FailureType |
type, |
|
|
const char * |
file, |
|
|
int |
line, |
|
|
const std::string & |
message |
|
) |
| |
|
pure virtual |
◆ ReportFailure() [2/2]
virtual void testing::internal::FailureReporterInterface::ReportFailure |
( |
FailureType |
type, |
|
|
const char * |
file, |
|
|
int |
line, |
|
|
const std::string & |
message |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: