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

Function doubleReturnValue_c

src/CppUTestExt/MockSupport_c.cpp:948–951  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

946}
947
948double doubleReturnValue_c()
949{
950 return actualCall->returnDoubleValue();
951}
952
953double returnDoubleValueOrDefault_c(double defaultValue)
954{

Callers 1

Calls 1

returnDoubleValueMethod · 0.45

Tested by

no test coverage detected