Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ item
Method
item
src/CppUTestExt/MockNamedValue.cpp:535–538 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
533
}
534
535
MockNamedValue* MockNamedValueListNode::item()
536
{
537
return data_;
538
}
539
540
void MockNamedValueListNode::destroy()
541
{
Callers
2
getValueByName
Method · 0.45
getMockSupport
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected