MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / IsTrue

Function IsTrue

rtpose_wrapper/src/gtest/gtest-all.cpp:5834–5834  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5832}
5833
5834bool IsTrue(bool condition) { return condition; }
5835
5836bool AlwaysTrue() {
5837#if GTEST_HAS_EXCEPTIONS

Callers 3

resetMethod · 0.85
DefaultPrintToFunction · 0.85
AlwaysTrueFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected