|
Monero
|
#include <gtest-spi.h>


Public Member Functions | |
| ScopedFakeTestPartResultReporter (TestPartResultArray *result) | |
| ScopedFakeTestPartResultReporter (InterceptMode intercept_mode, TestPartResultArray *result) | |
| virtual | ~ScopedFakeTestPartResultReporter () |
| virtual void | ReportTestPartResult (const TestPartResult &result) |
| ScopedFakeTestPartResultReporter (TestPartResultArray *result) | |
| ScopedFakeTestPartResultReporter (InterceptMode intercept_mode, TestPartResultArray *result) | |
| virtual | ~ScopedFakeTestPartResultReporter () |
| virtual void | ReportTestPartResult (const TestPartResult &result) |
| Public Member Functions inherited from testing::TestPartResultReporterInterface | |
| virtual | ~TestPartResultReporterInterface () |
| virtual | ~TestPartResultReporterInterface () |
Private Member Functions | |
| void | Init () |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (ScopedFakeTestPartResultReporter) | |
| void | Init () |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (ScopedFakeTestPartResultReporter) | |
Private Attributes | |
| const InterceptMode | intercept_mode_ |
| TestPartResultReporterInterface * | old_reporter_ |
| TestPartResultArray *const | result_ |
|
explicit |
| testing::ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter | ( | InterceptMode | intercept_mode, |
| TestPartResultArray * | result ) |
|
virtual |
|
explicit |
| testing::ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter | ( | InterceptMode | intercept_mode, |
| TestPartResultArray * | result ) |
|
virtual |
|
private |
|
private |
|
private |
|
private |
|
virtual |
Implements testing::TestPartResultReporterInterface.
|
virtual |
Implements testing::TestPartResultReporterInterface.
|
private |
|
private |
|
private |