This is the complete list of members for
testing::UnitTest, including all inherited members.
| AddEnvironment(Environment *env) | testing::UnitTest | [private] |
| AddGlobalTestEnvironment(Environment *env) | testing::UnitTest | [friend] |
| AddTestPartResult(TestPartResult::Type result_type, const char *file_name, int line_number, const internal::String &message, const internal::String &os_stack_trace) | testing::UnitTest | [private] |
| current_test_case() const | testing::UnitTest | |
| current_test_info() const | testing::UnitTest | |
| disabled_test_count() const | testing::UnitTest | |
| elapsed_time() const | testing::UnitTest | |
| Failed() const | testing::UnitTest | |
| failed_test_case_count() const | testing::UnitTest | |
| failed_test_count() const | testing::UnitTest | |
| GetInstance() | testing::UnitTest | [static] |
| GetMutableTestCase(int i) | testing::UnitTest | [private] |
| GetTestCase(int i) const | testing::UnitTest | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTest) | testing::UnitTest | [private] |
| impl() | testing::UnitTest | [inline, private] |
| impl() const | testing::UnitTest | [inline, private] |
| impl_ | testing::UnitTest | [private] |
| internal::AssertHelper class | testing::UnitTest | [friend] |
| internal::GetUnitTestImpl() | testing::UnitTest | [friend] |
| internal::ReportFailureInUnknownLocation(TestPartResult::Type result_type, const internal::String &message) | testing::UnitTest | [friend] |
| internal::ScopedTrace class | testing::UnitTest | [friend] |
| listeners() | testing::UnitTest | |
| mutex_ | testing::UnitTest | [mutable, private] |
| original_working_dir() const | testing::UnitTest | |
| Passed() const | testing::UnitTest | |
| PopGTestTrace() | testing::UnitTest | [private] |
| PushGTestTrace(const internal::TraceInfo &trace) | testing::UnitTest | [private] |
| random_seed() const | testing::UnitTest | |
| RecordPropertyForCurrentTest(const char *key, const char *value) | testing::UnitTest | [private] |
| Run() GTEST_MUST_USE_RESULT_ | testing::UnitTest | |
| successful_test_case_count() const | testing::UnitTest | |
| successful_test_count() const | testing::UnitTest | |
| Test class | testing::UnitTest | [friend] |
| test_case_to_run_count() const | testing::UnitTest | |
| test_to_run_count() const | testing::UnitTest | |
| total_test_case_count() const | testing::UnitTest | |
| total_test_count() const | testing::UnitTest | |
| UnitTest() | testing::UnitTest | [private] |
| ~UnitTest() | testing::UnitTest | [private, virtual] |