QUDA
v1.1.0
A library for QCD on GPUs
|
Public Member Functions | |
virtual | ~DslashTest () |
virtual void | SetUp () |
virtual void | TearDown () |
Public Member Functions inherited from testing::Test | |
virtual | ~Test () |
Public Member Functions inherited from testing::WithParamInterface< T > | |
virtual | ~WithParamInterface () |
Static Public Member Functions | |
static void | SetUpTestCase () |
static void | TearDownTestCase () |
Static Public Member Functions inherited from testing::Test | |
static void | SetUpTestSuite () |
static void | TearDownTestSuite () |
static void | TearDownTestCase () |
static void | SetUpTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | IsSkipped () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
Static Public Member Functions inherited from testing::WithParamInterface< T > | |
static const ParamType & | GetParam () |
Protected Member Functions | |
bool | skip () |
Protected Member Functions inherited from testing::Test | |
Test () | |
Protected Attributes | |
::testing::tuple< int, int, int > | param |
Additional Inherited Members | |
Public Types inherited from testing::WithParamInterface< T > | |
typedef T | ParamType |
Definition at line 49 of file dslash_ctest.cpp.
|
inlinevirtual |
Definition at line 75 of file dslash_ctest.cpp.
|
inlinevirtual |
Reimplemented from testing::Test.
Definition at line 76 of file dslash_ctest.cpp.
|
inlinestatic |
Definition at line 101 of file dslash_ctest.cpp.
|
inlineprotected |
Definition at line 54 of file dslash_ctest.cpp.
|
inlinevirtual |
Reimplemented from testing::Test.
Definition at line 94 of file dslash_ctest.cpp.
|
inlinestatic |
Definition at line 106 of file dslash_ctest.cpp.
|
protected |
Definition at line 52 of file dslash_ctest.cpp.