MCPcopy 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
26void cmTest::SetName(std::string const& name)
27{
28 this->Name = name;
29}
30
31void cmTest::SetCommand(std::vector<std::string> const& command)
32{

Callers 8

testCreateFromTestsFunction · 0.45
CreateTestMethod · 0.45
do_cmakeFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected