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

Method SetUp

test/anyflow/test_builder.cpp:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10struct BuilderTest : public ::testing::Test {
11 virtual void SetUp() override {}
12
13 GraphBuilder builder;
14};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected