Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
350
void* MockNamedValue::getObjectPointer() const
351
{
352
return value_.objectPointerValue_;
353
}
354
355
size_t MockNamedValue::getSize() const
356
{
Callers
5
getMockValueCFromNamedValue
Function · 0.80
getMockSupportScope
Method · 0.80
getMockSupport
Method · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.64
TEST
Function · 0.64