Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
441
size_t SimpleString::size() const
442
{
443
return StrLen(getBuffer());
444
}
445
446
bool SimpleString::isEmpty() const
447
{
Callers
15
copyBufferToNewInternalBuffer
Method · 0.45
startsWith
Method · 0.45
endsWith
Method · 0.45
lowerCase
Method · 0.45
SimpleString.cpp
File · 0.45
padStringsToSameLength
Method · 0.45
subString
Method · 0.45
HexStringFrom
Function · 0.45
StringFromBinary
Function · 0.45
setRepeatCount
Method · 0.45
setShuffle
Method · 0.45
getParameterField
Method · 0.45
Calls
no outgoing calls
Tested by
8
removeAllPrintableCharactersFrom
Function · 0.36
addMarkerToString
Function · 0.36
createDifferenceAtPosString
Method · 0.36
listTestGroupNames
Method · 0.36
listTestGroupAndCaseNames
Method · 0.36
TEST
Function · 0.36
amountOfLines
Method · 0.36
TEST
Function · 0.36