ATLAS Offline Software
Namespaces | Functions
ExpectationCompare.h File Reference
#include <string>
#include <typeinfo>
Include dependency graph for ExpectationCompare.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 columnar
 
 columnar::TestUtils
 

Functions

void columnar::TestUtils::checkExpectation (const std::string &columnName, const std::type_info &outputType, std::size_t outputSize, const void *outputData, const std::type_info &expectationType, std::size_t expectationSize, const void *expectationData)
 
void columnar::TestUtils::printExpectedOutput (const std::string &columnName, const std::type_info &outputType, std::size_t outputSize, const void *outputData)