|
QUDA
v0.7.0
A library for QCD on GPUs
|
Inheritance diagram for BlasTest:Public Member Functions | |
| virtual | ~BlasTest () |
| virtual void | SetUp () |
| virtual void | TearDown () |
| virtual void | NormalExit () |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
Public Member Functions inherited from testing::WithParamInterface< int2 > | |
| virtual | ~WithParamInterface () |
| const ParamType & | GetParam () const |
Protected Attributes | |
| int2 | param |
Additional Inherited Members | |
Public Types inherited from testing::Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Types inherited from testing::WithParamInterface< int2 > | |
| typedef int2 | ParamType |
Static Public Member Functions inherited from testing::Test | |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
Protected Member Functions inherited from testing::Test | |
| Test () | |
Definition at line 741 of file blas_test.cu.
|
inlinevirtual |
Definition at line 746 of file blas_test.cu.
|
inlinevirtual |
Definition at line 753 of file blas_test.cu.
|
inlinevirtual |
Reimplemented from testing::Test.
Definition at line 747 of file blas_test.cu.
|
inlinevirtual |
Reimplemented from testing::Test.
Definition at line 751 of file blas_test.cu.
|
protected |
Definition at line 743 of file blas_test.cu.
1.8.6