QUDA
v0.7.0
A library for QCD on GPUs
|
Public Member Functions | |
virtual | ~BlasTest () |
virtual void | SetUp () |
virtual void | TearDown () |
virtual void | NormalExit () |
![]() | |
virtual | ~Test () |
![]() | |
virtual | ~WithParamInterface () |
const ParamType & | GetParam () const |
Protected Attributes | |
int2 | param |
Additional Inherited Members | |
![]() | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
![]() | |
typedef int2 | ParamType |
![]() | |
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) |
![]() | |
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.