MCPcopy 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
436const char *SimpleString::asCharString() const
437{
438 return getBuffer();
439}
440
441size_t SimpleString::size() const
442{

Callers 15

getAllocationStringMethod · 0.80
getDeallocationStringMethod · 0.80
report_test_startMethod · 0.80
report_alloc_memoryMethod · 0.80
report_free_memoryMethod · 0.80
report_test_startMethod · 0.80
report_test_endMethod · 0.80
report_alloc_memoryMethod · 0.80
report_free_memoryMethod · 0.80

Calls

no outgoing calls

Tested by 15

writeTestSuiteSummaryMethod · 0.64
encodeXmlTextMethod · 0.64
writeTestCasesMethod · 0.64
writeFailureMethod · 0.64
openFileForWriteMethod · 0.64
writeToFileMethod · 0.64
asStringMethod · 0.64
reportMethod · 0.64
assertPrintContainsMethod · 0.64