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

Method TearDown

tests/SequenceTest.cpp:32–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 }
31
32 void TearDown()
33 {
34 delete mSequence;
35 delete mDirManager;
36 mMemorySequence.clear();
37 }
38
39 void TestReferencing()
40 {

Callers 1

mainFunction · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected