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

Method reset

bolt/common/memory/tests/MemoryPoolTest.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129 }
130
131 void reset() {
132 TearDown();
133 SetUp();
134 }
135
136 std::shared_ptr<MemoryManager> getMemoryManager() {
137 return manager_;

Callers 13

TEST_FFunction · 0.45
DEBUG_ONLY_TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_PFunction · 0.45
TearDownMethod · 0.45
DEBUG_ONLY_TEST_PFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
setupAllocatorMethod · 0.45
TEST_PFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected