Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ SetName
Method
SetName
Source/cmTest.cxx:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
void cmTest::SetName(std::string const& name)
27
{
28
this->Name = name;
29
}
30
31
void cmTest::SetCommand(std::vector<std::string> const& command)
32
{
Callers
8
testCreateFromTests
Function · 0.45
CreateTest
Method · 0.45
do_cmake
Function · 0.45
main
Function · 0.45
GetOrCreateInstalledFile
Method · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected