MCPcopy Create free account
hub / github.com/bytedance/bolt / driverCtx

Method driverCtx

bolt/exec/tests/OperatorTraceTest.cpp:120–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 }
119
120 std::unique_ptr<DriverCtx> driverCtx() {
121 return std::make_unique<DriverCtx>(nullptr, 0, 0, 0, 0);
122 }
123
124 RowTypePtr dataType_;
125 VectorFuzzer vectorFuzzer_;

Callers 11

addInputMethod · 0.45
isBlockedMethod · 0.45
DEBUG_ONLY_TEST_FFunction · 0.45
DEBUG_ONLY_TEST_FFunction · 0.45
TEST_FFunction · 0.45
DEBUG_ONLY_TEST_FFunction · 0.45
noMoreInputMethod · 0.45
isBlockedMethod · 0.45
~TestSuspendedSectionMethod · 0.45
enterArbitrationMethod · 0.45
leaveArbitrationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected