::testing::UnitTest class | testing::internal::UnitTestImpl | friend |
ad_hoc_test_result() const | testing::internal::UnitTestImpl | inline |
AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, TestInfo *test_info) | testing::internal::UnitTestImpl | inline |
catch_exceptions() const | testing::internal::UnitTestImpl | inline |
ClearAdHocTestResult() | testing::internal::UnitTestImpl | inline |
ClearNonAdHocTestResult() | testing::internal::UnitTestImpl | inline |
ConfigureXmlOutput() | testing::internal::UnitTestImpl | |
current_test_case() const | testing::internal::UnitTestImpl | inline |
current_test_info() | testing::internal::UnitTestImpl | inline |
current_test_info() const | testing::internal::UnitTestImpl | inline |
current_test_result() | testing::internal::UnitTestImpl | |
CurrentOsStackTraceExceptTop(int skip_count) GTEST_NO_INLINE_ | testing::internal::UnitTestImpl | |
disabled_test_count() const | testing::internal::UnitTestImpl | |
elapsed_time() const | testing::internal::UnitTestImpl | inline |
environments() | testing::internal::UnitTestImpl | inline |
Failed() const | testing::internal::UnitTestImpl | inline |
failed_test_case_count() const | testing::internal::UnitTestImpl | |
failed_test_count() const | testing::internal::UnitTestImpl | |
FilterTests(ReactionToSharding shard_tests) | testing::internal::UnitTestImpl | |
GetGlobalTestPartResultReporter() | testing::internal::UnitTestImpl | |
GetMutableTestCase(int i) | testing::internal::UnitTestImpl | inline |
GetTestCase(int i) const | testing::internal::UnitTestImpl | inline |
GetTestCase(const char *test_case_name, const char *type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) | testing::internal::UnitTestImpl | |
GetTestPartResultReporterForCurrentThread() | testing::internal::UnitTestImpl | |
gtest_trace_stack() | testing::internal::UnitTestImpl | inline |
gtest_trace_stack() const | testing::internal::UnitTestImpl | inline |
HONOR_SHARDING_PROTOCOL enum value | testing::internal::UnitTestImpl | |
IGNORE_SHARDING_PROTOCOL enum value | testing::internal::UnitTestImpl | |
listeners() | testing::internal::UnitTestImpl | inline |
ListTestsMatchingFilter() | testing::internal::UnitTestImpl | |
os_stack_trace_getter() | testing::internal::UnitTestImpl | |
Passed() const | testing::internal::UnitTestImpl | inline |
PostFlagParsingInit() | testing::internal::UnitTestImpl | |
random() | testing::internal::UnitTestImpl | inline |
random_seed() const | testing::internal::UnitTestImpl | inline |
ReactionToSharding enum name | testing::internal::UnitTestImpl | |
RecordProperty(const TestProperty &test_property) | testing::internal::UnitTestImpl | |
RegisterParameterizedTests() | testing::internal::UnitTestImpl | |
reportable_disabled_test_count() const | testing::internal::UnitTestImpl | |
reportable_test_count() const | testing::internal::UnitTestImpl | |
RunAllTests() | testing::internal::UnitTestImpl | |
set_current_test_case(TestCase *a_current_test_case) | testing::internal::UnitTestImpl | inline |
set_current_test_info(TestInfo *a_current_test_info) | testing::internal::UnitTestImpl | inline |
set_os_stack_trace_getter(OsStackTraceGetterInterface *getter) | testing::internal::UnitTestImpl | |
SetGlobalTestPartResultReporter(TestPartResultReporterInterface *reporter) | testing::internal::UnitTestImpl | |
SetTestPartResultReporterForCurrentThread(TestPartResultReporterInterface *reporter) | testing::internal::UnitTestImpl | |
ShuffleTests() | testing::internal::UnitTestImpl | |
start_timestamp() const | testing::internal::UnitTestImpl | inline |
successful_test_case_count() const | testing::internal::UnitTestImpl | |
successful_test_count() const | testing::internal::UnitTestImpl | |
test_case_to_run_count() const | testing::internal::UnitTestImpl | |
test_to_run_count() const | testing::internal::UnitTestImpl | |
total_test_case_count() const | testing::internal::UnitTestImpl | |
total_test_count() const | testing::internal::UnitTestImpl | |
UnitTestImpl(UnitTest *parent) | testing::internal::UnitTestImpl | explicit |
UnshuffleTests() | testing::internal::UnitTestImpl | |
~UnitTestImpl() | testing::internal::UnitTestImpl | virtual |