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