Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
Classes | Public Types | Static Public Member Functions | Protected Member Functions | Friends | List of all members
testing::Test Class Referenceabstract
Inheritance diagram for testing::Test:
testing::TestWithParam< T >

Public Types

typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef
internal::TearDownTestCaseFunc 
TearDownTestCaseFunc
 

Static Public Member Functions

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

virtual void SetUp ()
 
virtual void TearDown ()
 

Friends

class TestInfo
 

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