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

Function testMethod_substr_AtStartOwned

Tests/CMakeLib/testString.cxx:856–860  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

854}
855
856static bool testMethod_substr_AtStartOwned()
857{
858 std::cout << "testMethod_substr_AtStartOwned()\n";
859 return testMethod_substr_AtStart(std::string("abc"));
860}
861
862static bool testMethod_compare()
863{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…