Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6564
bool IsTrue(bool condition) { return condition; }
6565
6566
bool AlwaysTrue() {
6567
#if GTEST_HAS_EXCEPTIONS
Callers
3
AlwaysTrue
Function · 0.85
reset
Method · 0.85
DefaultPrintTo
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected