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

Method getConstObjectPointer

src/CppUTestExt/MockNamedValue.cpp:345–348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

343}
344
345const void* MockNamedValue::getConstObjectPointer() const
346{
347 return value_.constObjectPointerValue_;
348}
349
350void* MockNamedValue::getObjectPointer() const
351{

Callers 3

copyOutputParametersMethod · 0.80
TESTFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.64
TESTFunction · 0.64