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

Function longLongIntReturnValue_c

src/CppUTestExt/MockSupport_c.cpp:881–884  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

879#ifdef CPPUTEST_USE_LONG_LONG
880
881cpputest_longlong longLongIntReturnValue_c()
882{
883 return actualCall->returnLongLongIntValue();
884}
885
886cpputest_longlong returnLongLongIntValueOrDefault_c(cpputest_longlong defaultValue)
887{

Callers 1

Calls 2

cpputest_longlongClass · 0.85

Tested by

no test coverage detected