|
proxygen
|
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) |
| 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 () |
| virtual | ~TestEventListener () |
Private Member Functions | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestEventRepeater) | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestEventRepeater) | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestEventRepeater) | |
Private Attributes | |
| bool | forwarding_enabled_ |
| std::vector< TestEventListener * > | listeners_ |
|
inline |
Definition at line 3238 of file gtest.cc.
|
virtual |
Definition at line 3272 of file gtest.cc.
References testing::internal::ForEach().
Referenced by set_forwarding_enabled().
|
inline |
Definition at line 3238 of file gtest.cc.
|
virtual |
|
inline |
Definition at line 3238 of file gtest.cc.
|
virtual |
| void testing::internal::TestEventRepeater::Append | ( | TestEventListener * | listener | ) |
Definition at line 3276 of file gtest.cc.
Referenced by testing::TestEventListeners::Append(), and set_forwarding_enabled().
| void testing::internal::TestEventRepeater::Append | ( | TestEventListener * | listener | ) |
| void testing::internal::TestEventRepeater::Append | ( | TestEventListener * | listener | ) |
|
inline |
Definition at line 3245 of file gtest.cc.
|
inline |
Definition at line 3245 of file gtest.cc.
|
inline |
Definition at line 3245 of file gtest.cc.
Referenced by testing::TestEventListeners::EventForwardingEnabled().
|
private |
|
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.
Definition at line 3337 of file gtest.cc.
References i.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
Definition at line 3328 of file gtest.cc.
References i.
|
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 | ) |
Definition at line 3281 of file gtest.cc.
References i.
Referenced by testing::TestEventListeners::Release(), and set_forwarding_enabled().
| TestEventListener* testing::internal::TestEventRepeater::Release | ( | TestEventListener * | listener | ) |
| TestEventListener* testing::internal::TestEventRepeater::Release | ( | TestEventListener * | listener | ) |
|
inline |
Definition at line 3246 of file gtest.cc.
Referenced by testing::TestEventListeners::SuppressEventForwarding().
|
inline |
Definition at line 3246 of file gtest.cc.
References Append(), testing::internal::ForEach(), GTEST_DISALLOW_COPY_AND_ASSIGN_, i, Release(), and ~TestEventRepeater().
|
inline |
Definition at line 3246 of file gtest.cc.
References Append(), testing::internal::ForEach(), GTEST_DISALLOW_COPY_AND_ASSIGN_, i, Release(), and ~TestEventRepeater().
|
private |
|
private |