MCPcopy Create free account
hub / github.com/EmbeddedRPC/erpc / IsTrue

Function IsTrue

test/common/gtest/gtest.cpp:6564–6564  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6562}
6563
6564bool IsTrue(bool condition) { return condition; }
6565
6566bool AlwaysTrue() {
6567#if GTEST_HAS_EXCEPTIONS

Callers 3

AlwaysTrueFunction · 0.85
resetMethod · 0.85
DefaultPrintToFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected