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

Function test_case_name

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

Source from the content-addressed store, hash-verified

13150// Legacy API is deprecated but still available
13151#ifndef GTEST_REMOVE_LEGACY_TEST_CASEAPI_
13152 const char* test_case_name() const { return test_suite_name(); }
13153#endif // GTEST_REMOVE_LEGACY_TEST_CASEAPI_
13154
13155 // Returns the test name.

Callers

nothing calls this directly

Calls 1

test_suite_nameFunction · 0.85

Tested by

no test coverage detected