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

Method SetUp

test/logging/test_log_stream.cpp:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36
37struct LogStreamTest : public ::testing::Test {
38 virtual void SetUp() override {}
39
40 virtual void TearDown() override {}
41

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected