MCPcopy Create free account
hub / github.com/awslabs/aws-lambda-cpp / InstantiateTestCase_P_IsDeprecated

Function InstantiateTestCase_P_IsDeprecated

tests/gtest/gtest.h:7697–7697  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7695 "INSTANTIATE_TEST_CASE_P is deprecated, please use "
7696 "INSTANTIATE_TEST_SUITE_P")
7697constexpr bool InstantiateTestCase_P_IsDeprecated() { return true; }
7698
7699GTEST_INTERNAL_DEPRECATED(
7700 "TYPED_TEST_CASE_P is deprecated, please use "

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected