Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getSize
Method
getSize
src/CppUTestExt/MockNamedValue.cpp:355–358 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
353
}
354
355
size_t MockNamedValue::getSize() const
356
{
357
return size_;
358
}
359
360
MockNamedValueComparator* MockNamedValue::getComparator() const
361
{
Callers
2
copyOutputParameters
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64