Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ TEST
Function
TEST
cpp/src/arrow/util/task_group_test.cc:353–353 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
351
}
352
353
TEST(SerialTaskGroup, Success) { TestTaskGroupSuccess(TaskGroup::MakeSerial()); }
354
355
TEST(SerialTaskGroup, Errors) { TestTaskGroupErrors(TaskGroup::MakeSerial()); }
356
Callers
nothing calls this directly
Calls
15
TestTaskGroupSuccess
Function · 0.85
TestTaskGroupErrors
Function · 0.85
TestTaskGroupCancel
Function · 0.85
TestTasksSpawnTasks
Function · 0.85
TestNoCopyTask
Function · 0.85
TestFinishNeverStarted
Function · 0.85
TestFinishAlreadyCompleted
Function · 0.85
GetCpuThreadPool
Function · 0.85
StressTaskGroupLifetime
Function · 0.85
StressFailingTaskGroupLifetime
Function · 0.85
TestFinishNotSticky
Function · 0.85
token
Method · 0.80
Tested by
no test coverage detected