Definition at line 4383 of file gtest-all.cc.
◆ TestEventRepeater()
testing::internal::TestEventRepeater::TestEventRepeater |
( |
| ) |
|
|
inline |
◆ ~TestEventRepeater()
testing::internal::TestEventRepeater::~TestEventRepeater |
( |
| ) |
|
|
virtual |
◆ Append()
◆ forwarding_enabled()
bool testing::internal::TestEventRepeater::forwarding_enabled |
( |
| ) |
const |
|
inline |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()
testing::internal::TestEventRepeater::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
TestEventRepeater |
| ) |
|
|
private |
◆ OnEnvironmentsSetUpEnd()
virtual void testing::internal::TestEventRepeater::OnEnvironmentsSetUpEnd |
( |
const UnitTest & |
unit_test | ) |
|
|
virtual |
◆ OnEnvironmentsSetUpStart()
virtual void testing::internal::TestEventRepeater::OnEnvironmentsSetUpStart |
( |
const UnitTest & |
unit_test | ) |
|
|
virtual |
◆ OnEnvironmentsTearDownEnd()
virtual void testing::internal::TestEventRepeater::OnEnvironmentsTearDownEnd |
( |
const UnitTest & |
unit_test | ) |
|
|
virtual |
◆ OnEnvironmentsTearDownStart()
virtual void testing::internal::TestEventRepeater::OnEnvironmentsTearDownStart |
( |
const UnitTest & |
unit_test | ) |
|
|
virtual |
◆ OnTestCaseEnd()
virtual void testing::internal::TestEventRepeater::OnTestCaseEnd |
( |
const TestCase & |
test_case | ) |
|
|
virtual |
◆ OnTestCaseStart()
virtual void testing::internal::TestEventRepeater::OnTestCaseStart |
( |
const TestCase & |
test_case | ) |
|
|
virtual |
◆ OnTestEnd()
virtual void testing::internal::TestEventRepeater::OnTestEnd |
( |
const TestInfo & |
test_info | ) |
|
|
virtual |
◆ OnTestIterationEnd()
void testing::internal::TestEventRepeater::OnTestIterationEnd |
( |
const UnitTest & |
unit_test, |
|
|
int |
iteration |
|
) |
| |
|
virtual |
◆ OnTestIterationStart()
void testing::internal::TestEventRepeater::OnTestIterationStart |
( |
const UnitTest & |
unit_test, |
|
|
int |
iteration |
|
) |
| |
|
virtual |
◆ OnTestPartResult()
virtual void testing::internal::TestEventRepeater::OnTestPartResult |
( |
const TestPartResult & |
result | ) |
|
|
virtual |
◆ OnTestProgramEnd()
virtual void testing::internal::TestEventRepeater::OnTestProgramEnd |
( |
const UnitTest & |
unit_test | ) |
|
|
virtual |
◆ OnTestProgramStart()
virtual void testing::internal::TestEventRepeater::OnTestProgramStart |
( |
const UnitTest & |
unit_test | ) |
|
|
virtual |
◆ OnTestStart()
virtual void testing::internal::TestEventRepeater::OnTestStart |
( |
const TestInfo & |
test_info | ) |
|
|
virtual |
◆ Release()
◆ set_forwarding_enabled()
void testing::internal::TestEventRepeater::set_forwarding_enabled |
( |
bool |
enable | ) |
|
|
inline |
◆ forwarding_enabled_
bool testing::internal::TestEventRepeater::forwarding_enabled_ |
|
private |
◆ listeners_
The documentation for this class was generated from the following file: