◆ EventRecordingListener2()
testing::internal::EventRecordingListener2::EventRecordingListener2 |
( |
const char * | name | ) |
|
|
inlineexplicit |
◆ OnTestProgramStart()
void testing::internal::EventRecordingListener2::OnTestProgramStart |
( |
const UnitTest & | | ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnTestIterationStart()
void testing::internal::EventRecordingListener2::OnTestIterationStart |
( |
const UnitTest & | , |
|
|
int | iteration ) |
|
inlineoverrideprotectedvirtual |
◆ OnEnvironmentsSetUpStart()
void testing::internal::EventRecordingListener2::OnEnvironmentsSetUpStart |
( |
const UnitTest & | | ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnEnvironmentsSetUpEnd()
void testing::internal::EventRecordingListener2::OnEnvironmentsSetUpEnd |
( |
const UnitTest & | | ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnTestSuiteStart()
void testing::internal::EventRecordingListener2::OnTestSuiteStart |
( |
const TestSuite & | | ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnTestStart()
void testing::internal::EventRecordingListener2::OnTestStart |
( |
const TestInfo & | | ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnTestPartResult()
void testing::internal::EventRecordingListener2::OnTestPartResult |
( |
const TestPartResult & | | ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnTestEnd()
void testing::internal::EventRecordingListener2::OnTestEnd |
( |
const TestInfo & | | ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnTestSuiteEnd()
void testing::internal::EventRecordingListener2::OnTestSuiteEnd |
( |
const TestSuite & | | ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnEnvironmentsTearDownStart()
void testing::internal::EventRecordingListener2::OnEnvironmentsTearDownStart |
( |
const UnitTest & | | ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnEnvironmentsTearDownEnd()
void testing::internal::EventRecordingListener2::OnEnvironmentsTearDownEnd |
( |
const UnitTest & | | ) |
|
|
inlineoverrideprotectedvirtual |
◆ OnTestIterationEnd()
void testing::internal::EventRecordingListener2::OnTestIterationEnd |
( |
const UnitTest & | , |
|
|
int | iteration ) |
|
inlineoverrideprotectedvirtual |
◆ OnTestProgramEnd()
void testing::internal::EventRecordingListener2::OnTestProgramEnd |
( |
const UnitTest & | | ) |
|
|
inlineoverrideprotectedvirtual |
◆ GetFullMethodName()
std::string testing::internal::EventRecordingListener2::GetFullMethodName |
( |
const char * | name | ) |
|
|
inlineprivate |
◆ name_
std::string testing::internal::EventRecordingListener2::name_ |
|
private |
The documentation for this class was generated from the following file: