|
QUDA
v1.1.0
A library for QCD on GPUs
|
Inheritance diagram for BlasTest:Public Member Functions | |
| BlasTest () | |
| 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 () |
Protected Attributes | |
| ::testing::tuple< int, int > | param |
| const prec_pair_t | prec_pair |
| const int & | kernel |
Additional Inherited Members | |
Public Types inherited from testing::WithParamInterface< T > | |
| typedef T | ParamType |
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 inherited from testing::Test | |
| Test () | |
Definition at line 1078 of file blas_test.cpp.
|
inline |
Definition at line 1086 of file blas_test.cpp.
|
inlinevirtual |
Reimplemented from testing::Test.
Definition at line 1087 of file blas_test.cpp.
|
inlinevirtual |
Reimplemented from testing::Test.
Definition at line 1091 of file blas_test.cpp.
|
protected |
Definition at line 1083 of file blas_test.cpp.
|
protected |
Definition at line 1081 of file blas_test.cpp.
|
protected |
Definition at line 1082 of file blas_test.cpp.