MCPcopy Create free account
hub / github.com/PlatformLab/NanoLog / TearDown

Method TearDown

runtime/NanoLogTest.cc:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 }
63
64 virtual void TearDown() {
65 // Code here will be called immediately after each test (right
66 // before the destructor).
67 }
68
69 // Objects declared here can be used by all tests in the test case for Foo.
70};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected