ad_hoc_test_result() const (defined in testing::TestCase) | testing::TestCase | [inline] |
disabled_test_count() const (defined in testing::TestCase) | testing::TestCase | |
elapsed_time() const (defined in testing::TestCase) | testing::TestCase | [inline] |
Failed() const (defined in testing::TestCase) | testing::TestCase | [inline] |
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::TestCase | [friend] |
name() const (defined in testing::TestCase) | testing::TestCase | [inline] |
Passed() const (defined in testing::TestCase) | testing::TestCase | [inline] |
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::TestCase | [inline] |
successful_test_count() const (defined in testing::TestCase) | testing::TestCase | |
Test (defined in testing::TestCase) | testing::TestCase | [friend] |
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::TestCase | [inline] |
~TestCase() (defined in testing::TestCase) | testing::TestCase | [virtual] |