Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ TearDown
Method
TearDown
engine/dlib/src/test/test_buffer.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
void TearDown() override {
85
dmBuffer::Destroy(buffer);
86
dmBuffer::DeleteContext();
87
}
88
};
89
90
struct AlignmentTestParams
Callers
nothing calls this directly
Calls
2
Destroy
Function · 0.50
DeleteContext
Function · 0.50
Tested by
no test coverage detected