MCPcopy Create free account
hub / github.com/DigitalInBlue/Celero / tearDown

Function tearDown

experiments/DemoFileWrite/DemoFileWrite.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 }
35
36 void tearDown() override
37 {
38 this->buffer.clear();
39 }
40
41 std::vector<char> buffer;
42};

Callers 1

tearDownMethod · 0.70

Calls 1

clearMethod · 0.80

Tested by

no test coverage detected