Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
testing::Test Member List

This is the complete list of members for testing::Test, including all inherited members.

HasFailure() (defined in testing::Test)testing::Testinlinestatic
HasFatalFailure() (defined in testing::Test)testing::Teststatic
HasNonfatalFailure() (defined in testing::Test)testing::Teststatic
RecordProperty(const std::string &key, const std::string &value) (defined in testing::Test)testing::Teststatic
RecordProperty(const std::string &key, int value) (defined in testing::Test)testing::Teststatic
SetUp() (defined in testing::Test)testing::Testprotectedvirtual
SetUpTestCase() (defined in testing::Test)testing::Testinlinestatic
SetUpTestCaseFunc typedef (defined in testing::Test)testing::Test
TearDown() (defined in testing::Test)testing::Testprotectedvirtual
TearDownTestCase() (defined in testing::Test)testing::Testinlinestatic
TearDownTestCaseFunc typedef (defined in testing::Test)testing::Test
Test() (defined in testing::Test)testing::Testprotected
TestInfo (defined in testing::Test)testing::Testfriend
~Test() (defined in testing::Test)testing::Testvirtual