|
Monero
|


Public Member Functions | |
| TestEventRepeater () | |
| virtual | ~TestEventRepeater () |
| void | Append (TestEventListener *listener) |
| TestEventListener * | Release (TestEventListener *listener) |
| bool | forwarding_enabled () const |
| void | set_forwarding_enabled (bool enable) |
| virtual void | OnTestProgramStart (const UnitTest &unit_test) |
| virtual void | OnTestIterationStart (const UnitTest &unit_test, int iteration) |
| virtual void | OnEnvironmentsSetUpStart (const UnitTest &unit_test) |
| virtual void | OnEnvironmentsSetUpEnd (const UnitTest &unit_test) |
| virtual void | OnTestCaseStart (const TestCase &test_case) |
| virtual void | OnTestStart (const TestInfo &test_info) |
| virtual void | OnTestPartResult (const TestPartResult &result) |
| virtual void | OnTestEnd (const TestInfo &test_info) |
| virtual void | OnTestCaseEnd (const TestCase &test_case) |
| virtual void | OnEnvironmentsTearDownStart (const UnitTest &unit_test) |
| virtual void | OnEnvironmentsTearDownEnd (const UnitTest &unit_test) |
| virtual void | OnTestIterationEnd (const UnitTest &unit_test, int iteration) |
| virtual void | OnTestProgramEnd (const UnitTest &unit_test) |
| TestEventRepeater () | |
| virtual | ~TestEventRepeater () |
| void | Append (TestEventListener *listener) |
| TestEventListener * | Release (TestEventListener *listener) |
| bool | forwarding_enabled () const |
| void | set_forwarding_enabled (bool enable) |
| virtual void | OnTestProgramStart (const UnitTest &unit_test) |
| virtual void | OnTestIterationStart (const UnitTest &unit_test, int iteration) |
| virtual void | OnEnvironmentsSetUpStart (const UnitTest &unit_test) |
| virtual void | OnEnvironmentsSetUpEnd (const UnitTest &unit_test) |
| virtual void | OnTestCaseStart (const TestCase &test_case) |
| virtual void | OnTestStart (const TestInfo &test_info) |
| virtual void | OnTestPartResult (const TestPartResult &result) |
| virtual void | OnTestEnd (const TestInfo &test_info) |
| virtual void | OnTestCaseEnd (const TestCase &test_case) |
| virtual void | OnEnvironmentsTearDownStart (const UnitTest &unit_test) |
| virtual void | OnEnvironmentsTearDownEnd (const UnitTest &unit_test) |
| virtual void | OnTestIterationEnd (const UnitTest &unit_test, int iteration) |
| virtual void | OnTestProgramEnd (const UnitTest &unit_test) |
| Public Member Functions inherited from testing::TestEventListener | |
| virtual | ~TestEventListener () |
| virtual | ~TestEventListener () |
Private Member Functions | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestEventRepeater) | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestEventRepeater) | |
Private Attributes | |
| bool | forwarding_enabled_ |
| std::vector< TestEventListener * > | listeners_ |
|
inline |
|
virtual |
|
inline |
|
virtual |
| void testing::internal::TestEventRepeater::Append | ( | TestEventListener * | listener | ) |
| void testing::internal::TestEventRepeater::Append | ( | TestEventListener * | listener | ) |
|
inline |
|
inline |
|
private |
|
private |
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
| TestEventListener * testing::internal::TestEventRepeater::Release | ( | TestEventListener * | listener | ) |
| TestEventListener * testing::internal::TestEventRepeater::Release | ( | TestEventListener * | listener | ) |
|
inline |
|
inline |
|
private |
|
private |