MCPcopy Create free account
hub / github.com/BlazingDB/blazingsql / AllocationPoolTest

Class AllocationPoolTest

engine/tests/allocation_pool/allocation_pool.cpp:10–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8
9
10struct AllocationPoolTest : public BlazingUnitTest {
11
12 AllocationPoolTest(){
13
14 }
15};
16
17template <class Callable>
18static inline void CheckError(const bool condition,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected