Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
TestInfo Member List

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

ClearTestResult(TestInfo *test_info)TestInfoinlineprivatestatic
factory_TestInfoprivate
file() constTestInfoinline
fixture_class_id_TestInfoprivate
GTEST_DISALLOW_COPY_AND_ASSIGN_(TestInfo)TestInfoprivate
increment_death_test_count()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)TestInfofriend
internal::StreamingListenerTest classTestInfofriend
internal::UnitTestImpl classTestInfofriend
is_disabled_TestInfoprivate
is_in_another_shard() constTestInfoinline
is_in_another_shard_TestInfoprivate
is_reportable() constTestInfoinline
line() constTestInfoinline
location_TestInfoprivate
matches_filter_TestInfoprivate
name() constTestInfoinline
name_TestInfoprivate
result() constTestInfoinline
result_TestInfoprivate
Run()TestInfoprivate
should_run() constTestInfoinline
should_run_TestInfoprivate
Skip()TestInfoprivate
Test classTestInfofriend
test_case_name() constTestInfoinline
test_suite_name() constTestInfoinline
test_suite_name_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)TestInfoprivate
TestSuite classTestInfofriend
type_param() constTestInfoinline
type_param_TestInfoprivate
value_param() constTestInfoinline
value_param_TestInfoprivate
~TestInfo()TestInfo