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

Method kind

bolt/common/memory/tests/MemoryManagerTest.cpp:188–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186 ++numVisitedPools;
187 return false;
188 });
189 EXPECT_EQ(numVisitedPools, 1);
190}
191
192namespace {
193class FakeTestArbitrator : public MemoryArbitrator {

Callers 6

setupMemoryMethod · 0.45
TEST_PFunction · 0.45
setupMemoryMethod · 0.45
setupAllocatorMethod · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected