MCPcopy Create free account
hub / github.com/cpputest/cpputest / setSize

Method setSize

src/CppUTestExt/MockNamedValue.cpp:178–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176}
177
178void MockNamedValue::setSize(size_t size)
179{
180 size_ = size;
181}
182
183void MockNamedValue::setName(const char* name)
184{

Callers 2

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64