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

Function testConstructFromCharArray

Tests/CMakeLib/testString.cxx:113–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113static bool testConstructFromCharArray()
114{
115 std::cout << "testConstructFromCharArray()\n";
116 return testFromCharArray(charArray);
117}
118
119static bool testAssignFromCharArray()
120{

Callers

nothing calls this directly

Calls 1

testFromCharArrayFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…