| 7695 | "INSTANTIATE_TEST_CASE_P is deprecated, please use " |
| 7696 | "INSTANTIATE_TEST_SUITE_P") |
| 7697 | constexpr bool InstantiateTestCase_P_IsDeprecated() { return true; } |
| 7698 | |
| 7699 | GTEST_INTERNAL_DEPRECATED( |
| 7700 | "TYPED_TEST_CASE_P is deprecated, please use " |
nothing calls this directly
no outgoing calls
no test coverage detected