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