Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gtest-internal.h>
Inherits T.
Public Types | |
using | Test = typename std::conditional< sizeof(T)!=0,::testing::Test, void >::type |
Static Public Member Functions | |
static SetUpTearDownSuiteFuncType | GetSetUpCaseOrSuite (const char *filename, int line_num) |
static SetUpTearDownSuiteFuncType | GetTearDownCaseOrSuite (const char *filename, int line_num) |
Definition at line 515 of file gtest-internal.h.
using testing::internal::SuiteApiResolver< T >::Test = typename std::conditional<sizeof(T) != 0, ::testing::Test, void>::type |
Definition at line 519 of file gtest-internal.h.
|
inlinestatic |
Definition at line 521 of file gtest-internal.h.
|
inlinestatic |
Definition at line 536 of file gtest-internal.h.