QUDA
v0.7.0
A library for QCD on GPUs
|
#include <gtest.h>
Public Types | |
typedef TestCase::ParamType | ParamType |
Public Member Functions | |
typedef | ParamGenerator (GeneratorCreationFunc)() |
ParameterizedTestCaseInfo (const char *name) | |
virtual const string & | GetTestCaseName () const |
virtual TypeId | GetTestCaseTypeId () const |
void | AddTestPattern (const char *test_case_name, const char *test_base_name, TestMetaFactoryBase< ParamType > *meta_factory) |
int | AddTestCaseInstantiation (const string &instantiation_name, GeneratorCreationFunc *func, const char *, int) |
virtual void | RegisterTests () |
![]() | |
virtual | ~ParameterizedTestCaseInfoBase () |
Additional Inherited Members | |
![]() | |
ParameterizedTestCaseInfoBase () | |
typedef TestCase::ParamType testing::internal::ParameterizedTestCaseInfo< TestCase >::ParamType |
|
inlineexplicit |
|
inline |
|
inline |
|
inlinevirtual |
Implements testing::internal::ParameterizedTestCaseInfoBase.
|
inlinevirtual |
Implements testing::internal::ParameterizedTestCaseInfoBase.
typedef testing::internal::ParameterizedTestCaseInfo< TestCase >::ParamGenerator | ( | GeneratorCreationFunc | ) |
|
inlinevirtual |
Implements testing::internal::ParameterizedTestCaseInfoBase.