QUDA
v1.1.0
A library for QCD on GPUs
|
#include <gtest-param-util.h>
Public Types | |
using | ParamType = typename TestSuite::ParamType |
Public Member Functions | |
TestMetaFactory () | |
TestFactoryBase * | CreateTestFactory (ParamType parameter) override |
Public Member Functions inherited from testing::internal::TestMetaFactoryBase< TestSuite::ParamType > | |
virtual | ~TestMetaFactoryBase () |
Definition at line 429 of file gtest-param-util.h.
using testing::internal::TestMetaFactory< TestSuite >::ParamType = typename TestSuite::ParamType |
Definition at line 432 of file gtest-param-util.h.
|
inline |
Definition at line 434 of file gtest-param-util.h.
|
inlineoverridevirtual |
Implements testing::internal::TestMetaFactoryBase< TestSuite::ParamType >.
Definition at line 436 of file gtest-param-util.h.