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

Method reset

test/anyflow/test_processor.cpp:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 virtual void reset() noexcept override {
42 reset_called = true;
43 }
44
45 ANYFLOW_INTERFACE(ANYFLOW_EMIT_DATA(::std::string, x))
46

Callers 12

TEST_FFunction · 0.45
fill_middleMethod · 0.45
fillMethod · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected