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

Method size

src/CppUTest/SimpleString.cpp:441–444  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

439}
440
441size_t SimpleString::size() const
442{
443 return StrLen(getBuffer());
444}
445
446bool SimpleString::isEmpty() const
447{

Callers 15

startsWithMethod · 0.45
endsWithMethod · 0.45
lowerCaseMethod · 0.45
SimpleString.cppFile · 0.45
subStringMethod · 0.45
HexStringFromFunction · 0.45
StringFromBinaryFunction · 0.45
setRepeatCountMethod · 0.45
setShuffleMethod · 0.45
getParameterFieldMethod · 0.45

Calls

no outgoing calls

Tested by 8

addMarkerToStringFunction · 0.36
listTestGroupNamesMethod · 0.36
TESTFunction · 0.36
amountOfLinesMethod · 0.36
TESTFunction · 0.36