Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Macros
List of all members
testing::TestWithParam< T > Class Template Reference
Inheritance diagram for testing::TestWithParam< T >:
testing::Test testing::WithParamInterface< T >

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef
internal::TearDownTestCaseFunc 
TearDownTestCaseFunc
 
- Public Types inherited from testing::WithParamInterface< T >
typedef T ParamType
 
- Public Member Functions inherited from testing::WithParamInterface< T >
const ParamType & GetParam () const
 
- 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
virtual void SetUp ()
 
virtual void TearDown ()
 

The documentation for this class was generated from the following file: