Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ print
Method
print
src/CppUTest/TestOutput.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
void TestOutput::print(const char* str)
66
{
67
printBuffer(str);
68
}
69
70
void TestOutput::print(long n)
71
{
Callers
1
TestOutput.cpp
File · 0.45
Calls
2
asCharString
Method · 0.80
StringFrom
Function · 0.70
Tested by
no test coverage detected