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

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

ad_hoc_test_result() const (defined in testing::TestCase)testing::TestCaseinline
disabled_test_count() const (defined in testing::TestCase)testing::TestCase
elapsed_time() const (defined in testing::TestCase)testing::TestCaseinline
Failed() const (defined in testing::TestCase)testing::TestCaseinline
failed_test_count() const (defined in testing::TestCase)testing::TestCase
GetTestInfo(int i) const (defined in testing::TestCase)testing::TestCase
internal::UnitTestImpl (defined in testing::TestCase)testing::TestCasefriend
name() const (defined in testing::TestCase)testing::TestCaseinline
Passed() const (defined in testing::TestCase)testing::TestCaseinline
reportable_disabled_test_count() const (defined in testing::TestCase)testing::TestCase
reportable_test_count() const (defined in testing::TestCase)testing::TestCase
should_run() const (defined in testing::TestCase)testing::TestCaseinline
successful_test_count() const (defined in testing::TestCase)testing::TestCase
Test (defined in testing::TestCase)testing::TestCasefriend
test_to_run_count() const (defined in testing::TestCase)testing::TestCase
TestCase(const char *name, const char *a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) (defined in testing::TestCase)testing::TestCase
total_test_count() const (defined in testing::TestCase)testing::TestCase
type_param() const (defined in testing::TestCase)testing::TestCaseinline
~TestCase() (defined in testing::TestCase)testing::TestCasevirtual