| 12885 | #ifndef GTEST_REMOVE_LEGACY_TEST_CASEAPI_ |
| 12886 | static void TearDownTestCase() {} |
| 12887 | static void SetUpTestCase() {} |
| 12888 | #endif // GTEST_REMOVE_LEGACY_TEST_CASEAPI_ |
| 12889 | |
| 12890 | // Returns true iff the current test has a fatal failure. |
nothing calls this directly
no outgoing calls
no test coverage detected