ci_base
|
This is the complete list of members for testing::TestSuite, including all inherited members.
ad_hoc_test_result() const (defined in testing::TestSuite) | testing::TestSuite | inline |
disabled_test_count() const (defined in testing::TestSuite) | testing::TestSuite | |
elapsed_time() const (defined in testing::TestSuite) | testing::TestSuite | inline |
Failed() const (defined in testing::TestSuite) | testing::TestSuite | inline |
failed_test_count() const (defined in testing::TestSuite) | testing::TestSuite | |
GetTestInfo(int i) const (defined in testing::TestSuite) | testing::TestSuite | |
internal::UnitTestImpl (defined in testing::TestSuite) | testing::TestSuite | friend |
name() const (defined in testing::TestSuite) | testing::TestSuite | inline |
Passed() const (defined in testing::TestSuite) | testing::TestSuite | inline |
reportable_disabled_test_count() const (defined in testing::TestSuite) | testing::TestSuite | |
reportable_test_count() const (defined in testing::TestSuite) | testing::TestSuite | |
should_run() const (defined in testing::TestSuite) | testing::TestSuite | inline |
skipped_test_count() const (defined in testing::TestSuite) | testing::TestSuite | |
successful_test_count() const (defined in testing::TestSuite) | testing::TestSuite | |
Test (defined in testing::TestSuite) | testing::TestSuite | friend |
test_to_run_count() const (defined in testing::TestSuite) | testing::TestSuite | |
TestSuite(const char *name, const char *a_type_param, internal::SetUpTestSuiteFunc set_up_tc, internal::TearDownTestSuiteFunc tear_down_tc) (defined in testing::TestSuite) | testing::TestSuite | |
total_test_count() const (defined in testing::TestSuite) | testing::TestSuite | |
type_param() const (defined in testing::TestSuite) | testing::TestSuite | inline |
~TestSuite() (defined in testing::TestSuite) | testing::TestSuite | virtual |