MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / setAllocationSizes

Method setAllocationSizes

deps/memkind/src/test/performance/framework.cpp:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164 }
165
166 void PerformanceTest::setAllocationSizes(const vector<size_t> &allocationSizes)
167 {
168 m_allocationSizes = allocationSizes;
169 }
170
171 void PerformanceTest::setOperations(const vector<vector<Operation *>>
172 &testOperations, Operation *freeOperation)

Calls

no outgoing calls

Tested by

no test coverage detected