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

Function IsTrue

tests/gtest/gtest-all.cc:7133–7133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7131}
7132
7133bool IsTrue(bool condition) { return condition; }
7134
7135bool AlwaysTrue() {
7136#if GTEST_HAS_EXCEPTIONS

Callers 1

AlwaysTrueFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected