Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
178
void MockNamedValue::setSize(size_t size)
179
{
180
size_ = size;
181
}
182
183
void MockNamedValue::setName(const char* name)
184
{
Callers
2
MockExpectedCall.cpp
File · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64