MCPcopy Create free account
hub / github.com/cpputest/cpputest / pointerReturnValue_c

Function pointerReturnValue_c

src/CppUTestExt/MockSupport_c.cpp:961–964  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

959}
960
961void* pointerReturnValue_c()
962{
963 return actualCall->returnPointerValue();
964}
965
966void* returnPointerValueOrDefault_c(void * defaultValue)
967{

Callers 1

Calls 1

returnPointerValueMethod · 0.45

Tested by

no test coverage detected