MCPcopy Create free account
hub / github.com/baidu/babylon / TearDown

Method TearDown

test/logging/test_rolling_file_object.cpp:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19 }
20
21 virtual void TearDown() override {
22 ::std::filesystem::remove_all(directory);
23 }
24
25 ::std::string directory;
26 RollingFileObject rolling_object;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected