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

Method registerVectorSerde

bolt/exec/tests/utils/OperatorTestBase.cpp:76–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74
75OperatorTestBase::~OperatorTestBase() {
76 // Wait for all the tasks to be deleted.
77 exec::test::waitForAllTasksToBeDeleted();
78}
79
80void OperatorTestBase::SetUpTestCase() {
81 FLAGS_bolt_enable_memory_usage_track_in_default_memory_pool = true;

Callers 5

SetUpMethod · 0.95
SetUpMethod · 0.45
SetUpMethod · 0.45
SetUpMethod · 0.45
SetUpMethod · 0.45

Calls 1

registerVectorSerdeFunction · 0.85

Tested by

no test coverage detected