QUDA
v1.1.0
A library for QCD on GPUs
|
#include <gtest-internal.h>
Public Types | |
using | Test = typename std::conditional< sizeof(T) !=0, ::testing::Test, void >::type |
Static Public Member Functions | |
static SetUpTearDownSuiteFuncType | GetSetUpCaseOrSuite () |
static SetUpTearDownSuiteFuncType | GetTearDownCaseOrSuite () |
Definition at line 503 of file gtest-internal.h.
using testing::internal::SuiteApiResolver< T >::Test = typename std::conditional<sizeof(T) != 0, ::testing::Test, void>::type |
Definition at line 506 of file gtest-internal.h.
|
inlinestatic |
Definition at line 509 of file gtest-internal.h.
|
inlinestatic |
Definition at line 522 of file gtest-internal.h.