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

Function longIntReturnValue_c

src/CppUTestExt/MockSupport_c.cpp:853–856  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

851}
852
853long int longIntReturnValue_c()
854{
855 return actualCall->returnLongIntValue();
856}
857
858long int returnLongIntValueOrDefault_c(long int defaultValue)
859{

Callers 1

Calls 1

returnLongIntValueMethod · 0.45

Tested by

no test coverage detected