Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_F
Function · 0.45
DEBUG_ONLY_TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_P
Function · 0.45
TearDown
Method · 0.45
DEBUG_ONLY_TEST_P
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
setupAllocator
Method · 0.45
TEST_P
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected