MCPcopy Create free account
hub / github.com/bytedance/bolt / ~VectorTestBase

Method ~VectorTestBase

bolt/vector/tests/utils/VectorTestBase.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57VectorTestBase::~VectorTestBase() {
58 // Reset the executor to wait for all the async activities to finish.
59 executor_.reset();
60}
61
62// static
63VectorPtr VectorTestBase::wrapInDictionary(

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected