MCPcopy Create free account
hub / github.com/defold/defold / TearDown

Method TearDown

engine/dlib/src/test/test_buffer.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 }
52
53 void TearDown() override {
54 dmBuffer::Destroy(buffer);
55 dmBuffer::DeleteContext();
56 }
57};
58
59class GetDataTest : public jc_test_base_class

Callers

nothing calls this directly

Calls 2

DestroyFunction · 0.50
DeleteContextFunction · 0.50

Tested by

no test coverage detected