QUDA
v1.1.0
A library for QCD on GPUs
|
#include <gtest-param-util.h>
Public Types | |
typedef TestClass::ParamType | ParamType |
Public Member Functions | |
ParameterizedTestFactory (ParamType parameter) | |
Test * | CreateTest () override |
Public Member Functions inherited from testing::internal::TestFactoryBase | |
virtual | ~TestFactoryBase () |
Additional Inherited Members | |
Protected Member Functions inherited from testing::internal::TestFactoryBase | |
TestFactoryBase () | |
Definition at line 392 of file gtest-param-util.h.
typedef TestClass::ParamType testing::internal::ParameterizedTestFactory< TestClass >::ParamType |
Definition at line 394 of file gtest-param-util.h.
|
inlineexplicit |
Definition at line 395 of file gtest-param-util.h.
|
inlineoverridevirtual |
Implements testing::internal::TestFactoryBase.
Definition at line 397 of file gtest-param-util.h.