Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
345
const void* MockNamedValue::getConstObjectPointer() const
346
{
347
return value_.constObjectPointerValue_;
348
}
349
350
void* MockNamedValue::getObjectPointer() const
351
{
Callers
3
copyOutputParameters
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