![]() |
ATLAS Offline Software
|
#include <ColumnarMemoryTest.h>
Public Types | |
using | ColumnMapType = TestUtils::ColumnMapType |
using | ColumnarTestToolHandle = TestUtils::ColumnarTestToolHandle |
Public Member Functions | |
ColumnarMemoryTest () | |
std::string | makeUniqueName () |
make a unique tool name to be used in unit tests More... | |
Static Public Member Functions | |
static bool | checkMode () |
check whether we have the right mode More... | |
Definition at line 30 of file ColumnarMemoryTest.h.
Definition at line 41 of file ColumnarMemoryTest.h.
Definition at line 40 of file ColumnarMemoryTest.h.
columnar::ColumnarMemoryTest::ColumnarMemoryTest | ( | ) |
Definition at line 25 of file ColumnarMemoryTest.cxx.
|
static |
check whether we have the right mode
Definition at line 41 of file ColumnarMemoryTest.cxx.
std::string columnar::ColumnarMemoryTest::makeUniqueName | ( | ) |
make a unique tool name to be used in unit tests
Definition at line 32 of file ColumnarMemoryTest.cxx.