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

Method GetName

Source/CTest/cmCTestMultiProcessHandler.cxx:559–562  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

557}
558
559std::string cmCTestMultiProcessHandler::GetName(int test)
560{
561 return this->Properties[test]->Name;
562}
563
564void cmCTestMultiProcessHandler::StartTest(int test)
565{

Callers 3

StartNextTestsMethod · 0.95
InvokeImplMethod · 0.45
ExecuteHandlerCommandMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected