#include <gtest.h>
|
| Environment * | AddEnvironment (Environment *env) |
| Environment * | AddEnvironment (Environment *env) |
| void | AddTestPartResult (TestPartResult::Type result_type, const char *file_name, int line_number, const std::string &message, const std::string &os_stack_trace) GTEST_LOCK_EXCLUDED_(mutex_) |
| void | AddTestPartResult (TestPartResult::Type result_type, const char *file_name, int line_number, const std::string &message, const std::string &os_stack_trace) GTEST_LOCK_EXCLUDED_(mutex_) |
| void | RecordProperty (const std::string &key, const std::string &value) |
| void | RecordProperty (const std::string &key, const std::string &value) |
| TestCase * | GetMutableTestCase (int i) |
| TestCase * | GetMutableTestCase (int i) |
| internal::UnitTestImpl * | impl () |
| const internal::UnitTestImpl * | impl () const |
| internal::UnitTestImpl * | impl () |
| const internal::UnitTestImpl * | impl () const |
| | UnitTest () |
| | UnitTest () |
| virtual | ~UnitTest () |
| virtual | ~UnitTest () |
| void | PushGTestTrace (const internal::TraceInfo &trace) GTEST_LOCK_EXCLUDED_(mutex_) |
| void | PushGTestTrace (const internal::TraceInfo &trace) GTEST_LOCK_EXCLUDED_(mutex_) |
| void | PopGTestTrace () GTEST_LOCK_EXCLUDED_(mutex_) |
| void | PopGTestTrace () GTEST_LOCK_EXCLUDED_(mutex_) |
| | GTEST_DISALLOW_COPY_AND_ASSIGN_ (UnitTest) |
| | GTEST_DISALLOW_COPY_AND_ASSIGN_ (UnitTest) |
◆ UnitTest() [1/2]
◆ UnitTest() [2/2]
◆ ~UnitTest() [1/2]
◆ ~UnitTest() [2/2]
◆ ad_hoc_test_result() [1/2]
◆ ad_hoc_test_result() [2/2]
◆ AddEnvironment() [1/2]
◆ AddEnvironment() [2/2]
◆ AddTestPartResult() [1/2]
◆ AddTestPartResult() [2/2]
◆ current_test_case() [1/2]
◆ current_test_case() [2/2]
◆ current_test_info() [1/2]
◆ current_test_info() [2/2]
◆ disabled_test_count() [1/2]
◆ disabled_test_count() [2/2]
◆ elapsed_time() [1/2]
◆ elapsed_time() [2/2]
◆ Failed() [1/2]
◆ Failed() [2/2]
◆ failed_test_case_count() [1/2]
◆ failed_test_case_count() [2/2]
◆ failed_test_count() [1/2]
◆ failed_test_count() [2/2]
◆ GetInstance() [1/2]
◆ GetInstance() [2/2]
◆ GetMutableTestCase() [1/2]
◆ GetMutableTestCase() [2/2]
◆ GetTestCase() [1/2]
◆ GetTestCase() [2/2]
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [1/2]
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [2/2]
◆ impl() [1/4]
◆ impl() [2/4]
◆ impl() [3/4]
◆ impl() [4/4]
◆ listeners() [1/2]
◆ listeners() [2/2]
◆ original_working_dir() [1/2]
◆ original_working_dir() [2/2]
◆ Passed() [1/2]
◆ Passed() [2/2]
◆ PopGTestTrace() [1/2]
◆ PopGTestTrace() [2/2]
◆ PushGTestTrace() [1/2]
◆ PushGTestTrace() [2/2]
◆ random_seed() [1/2]
◆ random_seed() [2/2]
◆ RecordProperty() [1/2]
◆ RecordProperty() [2/2]
◆ reportable_disabled_test_count() [1/2]
◆ reportable_disabled_test_count() [2/2]
◆ reportable_test_count() [1/2]
◆ reportable_test_count() [2/2]
◆ Run() [1/2]
◆ Run() [2/2]
◆ start_timestamp() [1/2]
◆ start_timestamp() [2/2]
◆ successful_test_case_count() [1/2]
◆ successful_test_case_count() [2/2]
◆ successful_test_count() [1/2]
◆ successful_test_count() [2/2]
◆ test_case_to_run_count() [1/2]
◆ test_case_to_run_count() [2/2]
◆ test_to_run_count() [1/2]
◆ test_to_run_count() [2/2]
◆ total_test_case_count() [1/2]
◆ total_test_case_count() [2/2]
◆ total_test_count() [1/2]
◆ total_test_count() [2/2]
◆ AddGlobalTestEnvironment [1/2]
◆ AddGlobalTestEnvironment [2/2]
◆ internal::AssertHelper
◆ internal::GetUnitTestImpl [1/2]
| internal::UnitTestImpl * internal::GetUnitTestImpl |
( |
| ) |
|
|
friend |
◆ internal::GetUnitTestImpl [2/2]
| internal::UnitTestImpl * internal::GetUnitTestImpl |
( |
| ) |
|
|
friend |
◆ internal::ReportFailureInUnknownLocation [1/2]
◆ internal::ReportFailureInUnknownLocation [2/2]
◆ internal::ScopedTrace
◆ internal::StreamingListenerTest
| internal::StreamingListenerTest |
|
friend |
◆ internal::UnitTestRecordPropertyTestHelper
| internal::UnitTestRecordPropertyTestHelper |
|
friend |
◆ Test
◆ impl_
◆ mutex_
The documentation for this class was generated from the following files:
- external/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest.h
- tests/gtest/include/gtest/gtest.h
- external/rapidjson/thirdparty/gtest/googletest/src/gtest.cc
- tests/gtest/src/gtest.cc