Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
559
std::string cmCTestMultiProcessHandler::GetName(int test)
560
{
561
return this->Properties[test]->Name;
562
}
563
564
void cmCTestMultiProcessHandler::StartTest(int test)
565
{
Callers
3
StartNextTests
Method · 0.95
InvokeImpl
Method · 0.45
ExecuteHandlerCommand
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected