Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
324
void StressTest1::removeMe(Node* node)
325
{
326
getTestSuite()->enterNextTest();
327
}
328
329
std::string StressTest1::subtitle() const
330
{
Callers
nothing calls this directly
Calls
1
enterNextTest
Method · 0.80
Tested by
no test coverage detected