MCPcopy Create free account
hub / github.com/axmolengine/axmol / removeMe

Method removeMe

tests/cpp-tests/Source/NodeTest/NodeTest.cpp:324–327  ·  view source on GitHub ↗

remove

Source from the content-addressed store, hash-verified

322
323// remove
324void StressTest1::removeMe(Node* node)
325{
326 getTestSuite()->enterNextTest();
327}
328
329std::string StressTest1::subtitle() const
330{

Callers

nothing calls this directly

Calls 1

enterNextTestMethod · 0.80

Tested by

no test coverage detected