Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ MockNamedValueList
Method
MockNamedValueList
src/CppUTestExt/MockNamedValue.cpp:560–562 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
558
}
559
560
MockNamedValueList::MockNamedValueList() : head_(NULLPTR)
561
{
562
}
563
564
void MockNamedValueList::clear()
565
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected