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

Method setOperations

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

Source from the content-addressed store, hash-verified

169 }
170
171 void PerformanceTest::setOperations(const vector<vector<Operation *>>
172 &testOperations, Operation *freeOperation)
173 {
174 m_testOperations = testOperations;
175 m_freeOperation = freeOperation;
176 }
177
178 void PerformanceTest::setExecutionMode(ExecutionMode executionMode)
179 {

Calls

no outgoing calls

Tested by

no test coverage detected