Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ returnValue_c
Function
returnValue_c
src/CppUTestExt/MockSupport_c.cpp:809–812 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
807
}
808
809
MockValue_c returnValue_c()
810
{
811
return getMockValueCFromNamedValue(actualCall->returnValue());
812
}
813
814
int boolReturnValue_c()
815
{
Callers
nothing calls this directly
Calls
2
getMockValueCFromNamedValue
Function · 0.85
returnValue
Method · 0.45
Tested by
no test coverage detected