Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::TestInfo Member List

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

ClearTestResult(TestInfo *test_info)testing::TestInfoinlineprivatestatic
factory_testing::TestInfoprivate
file() const testing::TestInfoinline
fixture_class_id_testing::TestInfoprivate
GTEST_DISALLOW_COPY_AND_ASSIGN_(TestInfo)testing::TestInfoprivate
increment_death_test_count()testing::TestInfoinlineprivate
internal::MakeAndRegisterTestInfo(const char *test_suite_name, const char *name, const char *type_param, const char *value_param, internal::CodeLocation code_location, internal::TypeId fixture_class_id, internal::SetUpTestSuiteFunc set_up_tc, internal::TearDownTestSuiteFunc tear_down_tc, internal::TestFactoryBase *factory)testing::TestInfofriend
internal::StreamingListenerTest classtesting::TestInfofriend
internal::UnitTestImpl classtesting::TestInfofriend
is_disabled_testing::TestInfoprivate
is_in_another_shard() const testing::TestInfoinline
is_in_another_shard_testing::TestInfoprivate
is_reportable() const testing::TestInfoinline
line() const testing::TestInfoinline
location_testing::TestInfoprivate
matches_filter_testing::TestInfoprivate
name() const testing::TestInfoinline
name_testing::TestInfoprivate
result() const testing::TestInfoinline
result_testing::TestInfoprivate
Run()testing::TestInfoprivate
should_run() const testing::TestInfoinline
should_run_testing::TestInfoprivate
Skip()testing::TestInfoprivate
Test classtesting::TestInfofriend
test_case_name() const testing::TestInfoinline
test_suite_name() const testing::TestInfoinline
test_suite_name_testing::TestInfoprivate
TestInfo(const std::string &test_suite_name, const std::string &name, const char *a_type_param, const char *a_value_param, internal::CodeLocation a_code_location, internal::TypeId fixture_class_id, internal::TestFactoryBase *factory)testing::TestInfoprivate
TestSuite classtesting::TestInfofriend
type_param() const testing::TestInfoinline
type_param_testing::TestInfoprivate
value_param() const testing::TestInfoinline
value_param_testing::TestInfoprivate
~TestInfo()testing::TestInfo