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

Method getObjectPointer

src/CppUTestExt/MockNamedValue.cpp:350–353  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

348}
349
350void* MockNamedValue::getObjectPointer() const
351{
352 return value_.objectPointerValue_;
353}
354
355size_t MockNamedValue::getSize() const
356{

Callers 5

getMockSupportScopeMethod · 0.80
getMockSupportMethod · 0.80
TESTFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.64
TESTFunction · 0.64