Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ clear_c
Function
clear_c
src/CppUTestExt/MockSupport_c.cpp:1085–1088 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1083
}
1084
1085
void clear_c()
1086
{
1087
currentMockSupport->clear();
1088
}
1089
1090
void crashOnFailure_c(unsigned shouldCrash)
1091
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected