Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-lambda-cpp
/ Indent
Function
Indent
tests/gtest/gtest-all.cc:5562–5564 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5560
}
5561
5562
static inline std::string Indent(size_t width) {
5563
return std::string(width,
' '
);
5564
}
5565
5566
void JsonUnitTestResultPrinter::OutputJsonKey(
5567
std::ostream* stream,
Callers
4
OutputJsonTestInfo
Method · 0.85
PrintJsonTestSuite
Method · 0.85
PrintJsonUnitTest
Method · 0.85
PrintJsonTestList
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected