Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
addInput
Method · 0.45
isBlocked
Method · 0.45
DEBUG_ONLY_TEST_F
Function · 0.45
DEBUG_ONLY_TEST_F
Function · 0.45
TEST_F
Function · 0.45
DEBUG_ONLY_TEST_F
Function · 0.45
noMoreInput
Method · 0.45
isBlocked
Method · 0.45
~TestSuspendedSection
Method · 0.45
enterArbitration
Method · 0.45
leaveArbitration
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected