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:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
void TearDown() override {
34
dmBuffer::DeleteContext();
35
}
36
};
37
38
class MetaDataTest : public jc_test_base_class
Callers
nothing calls this directly
Calls
1
DeleteContext
Function · 0.50
Tested by
no test coverage detected