Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getComparator
Method
getComparator
src/CppUTestExt/MockNamedValue.cpp:360–363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
358
}
359
360
MockNamedValueComparator* MockNamedValue::getComparator() const
361
{
362
return comparator_;
363
}
364
365
MockNamedValueCopier* MockNamedValue::getCopier() const
366
{
Callers
1
MockActualCall.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected