Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ TearDown
Method
TearDown
engine/platform/src/test/test_platform.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void TearDown() override
71
{
72
WindowDelete(m_Window);
73
}
74
};
75
76
TEST_F(dmPlatformTest, DoubleOpenWindow)
Callers
nothing calls this directly
Calls
1
WindowDelete
Function · 0.85
Tested by
no test coverage detected