Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ asCharString
Method
asCharString
src/CppUTest/SimpleString.cpp:436–439 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
434
}
435
436
const char *SimpleString::asCharString() const
437
{
438
return getBuffer();
439
}
440
441
size_t SimpleString::size() const
442
{
Callers
15
createVariableNameFromFileLineInfo
Method · 0.80
getAllocationString
Method · 0.80
getDeallocationString
Method · 0.80
report_test_start
Method · 0.80
report_testgroup_start
Method · 0.80
report_alloc_memory
Method · 0.80
report_free_memory
Method · 0.80
report_test_start
Method · 0.80
report_test_end
Method · 0.80
report_alloc_memory
Method · 0.80
report_free_memory
Method · 0.80
report_testgroup_start
Method · 0.80
Calls
no outgoing calls
Tested by
15
writeTestSuiteSummary
Method · 0.64
encodeXmlText
Method · 0.64
writeTestCases
Method · 0.64
writeFailure
Method · 0.64
openFileForWrite
Method · 0.64
writeToFile
Method · 0.64
asString
Method · 0.64
checkAllFailedAllocsWereDone
Method · 0.64
report
Method · 0.64
assertPrintContains
Method · 0.64
checkTestFailsWithProperTestLocation
Method · 0.64
CHECK_EQUAL_C_CHAR_LOCATION
Function · 0.64