MCPcopy Create free account
hub / github.com/Kitware/CMake / ShouldPrintLabels

Method ShouldPrintLabels

Source/cmCTest.cxx:2996–2999  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2994}
2995
2996bool cmCTest::ShouldPrintLabels() const
2997{
2998 return this->Impl->PrintLabels;
2999}
3000
3001int cmCTest::GetMaxTestNameWidth() const
3002{

Callers 3

ProcessHandlerMethod · 0.80
ProcessDirectoryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected