MCPcopy 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
90struct AlignmentTestParams

Callers

nothing calls this directly

Calls 2

DestroyFunction · 0.50
DeleteContextFunction · 0.50

Tested by

no test coverage detected