#include <gtest.h>
Definition at line 1151 of file gtest.h.
◆ ad_hoc_test_result() [1/2]
| const TestResult& testing::UnitTest::ad_hoc_test_result |
( |
| ) |
const |
◆ ad_hoc_test_result() [2/2]
| const TestResult& testing::UnitTest::ad_hoc_test_result |
( |
| ) |
const |
◆ current_test_case() [1/2]
| const TestCase* testing::UnitTest::current_test_case |
( |
| ) |
const |
◆ current_test_case() [2/2]
| const TestCase* testing::UnitTest::current_test_case |
( |
| ) |
const |
◆ current_test_info() [1/2]
| const TestInfo* testing::UnitTest::current_test_info |
( |
| ) |
const |
◆ current_test_info() [2/2]
| const TestInfo* testing::UnitTest::current_test_info |
( |
| ) |
const |
◆ disabled_test_count() [1/2]
| int testing::UnitTest::disabled_test_count |
( |
| ) |
const |
◆ disabled_test_count() [2/2]
| int testing::UnitTest::disabled_test_count |
( |
| ) |
const |
◆ elapsed_time() [1/2]
◆ elapsed_time() [2/2]
◆ Failed() [1/2]
| bool testing::UnitTest::Failed |
( |
| ) |
const |
◆ Failed() [2/2]
| bool testing::UnitTest::Failed |
( |
| ) |
const |
◆ failed_test_case_count() [1/2]
| int testing::UnitTest::failed_test_case_count |
( |
| ) |
const |
◆ failed_test_case_count() [2/2]
| int testing::UnitTest::failed_test_case_count |
( |
| ) |
const |
◆ failed_test_count() [1/2]
| int testing::UnitTest::failed_test_count |
( |
| ) |
const |
◆ failed_test_count() [2/2]
| int testing::UnitTest::failed_test_count |
( |
| ) |
const |
◆ GetInstance() [1/2]
| static UnitTest* testing::UnitTest::GetInstance |
( |
| ) |
|
|
static |
◆ GetInstance() [2/2]
| static UnitTest* testing::UnitTest::GetInstance |
( |
| ) |
|
|
static |
◆ GetTestCase() [1/2]
| const TestCase* testing::UnitTest::GetTestCase |
( |
int |
i | ) |
const |
◆ GetTestCase() [2/2]
| const TestCase* testing::UnitTest::GetTestCase |
( |
int |
i | ) |
const |
◆ listeners() [1/2]
◆ listeners() [2/2]
◆ original_working_dir() [1/2]
| const char* testing::UnitTest::original_working_dir |
( |
| ) |
const |
◆ original_working_dir() [2/2]
| const char* testing::UnitTest::original_working_dir |
( |
| ) |
const |
◆ Passed() [1/2]
| bool testing::UnitTest::Passed |
( |
| ) |
const |
◆ Passed() [2/2]
| bool testing::UnitTest::Passed |
( |
| ) |
const |
◆ random_seed() [1/2]
| int testing::UnitTest::random_seed |
( |
| ) |
const |
◆ random_seed() [2/2]
| int testing::UnitTest::random_seed |
( |
| ) |
const |
◆ reportable_disabled_test_count() [1/2]
| int testing::UnitTest::reportable_disabled_test_count |
( |
| ) |
const |
◆ reportable_disabled_test_count() [2/2]
| int testing::UnitTest::reportable_disabled_test_count |
( |
| ) |
const |
◆ reportable_test_count() [1/2]
| int testing::UnitTest::reportable_test_count |
( |
| ) |
const |
◆ reportable_test_count() [2/2]
| int testing::UnitTest::reportable_test_count |
( |
| ) |
const |
◆ Run() [1/2]
| int testing::UnitTest::Run |
( |
| ) |
|
◆ Run() [2/2]
| int testing::UnitTest::Run |
( |
| ) |
|
◆ start_timestamp() [1/2]
◆ start_timestamp() [2/2]
◆ successful_test_case_count() [1/2]
| int testing::UnitTest::successful_test_case_count |
( |
| ) |
const |
◆ successful_test_case_count() [2/2]
| int testing::UnitTest::successful_test_case_count |
( |
| ) |
const |
◆ successful_test_count() [1/2]
| int testing::UnitTest::successful_test_count |
( |
| ) |
const |
◆ successful_test_count() [2/2]
| int testing::UnitTest::successful_test_count |
( |
| ) |
const |
◆ test_case_to_run_count() [1/2]
| int testing::UnitTest::test_case_to_run_count |
( |
| ) |
const |
◆ test_case_to_run_count() [2/2]
| int testing::UnitTest::test_case_to_run_count |
( |
| ) |
const |
◆ test_to_run_count() [1/2]
| int testing::UnitTest::test_to_run_count |
( |
| ) |
const |
◆ test_to_run_count() [2/2]
| int testing::UnitTest::test_to_run_count |
( |
| ) |
const |
◆ total_test_case_count() [1/2]
| int testing::UnitTest::total_test_case_count |
( |
| ) |
const |
◆ total_test_case_count() [2/2]
| int testing::UnitTest::total_test_case_count |
( |
| ) |
const |
◆ total_test_count() [1/2]
| int testing::UnitTest::total_test_count |
( |
| ) |
const |
◆ total_test_count() [2/2]
| int testing::UnitTest::total_test_count |
( |
| ) |
const |
◆ AddGlobalTestEnvironment [1/2]
Definition at line 1350 of file gtest.h.
static UnitTest * GetInstance()
◆ AddGlobalTestEnvironment [2/2]
Definition at line 1350 of file gtest.h.
static UnitTest * GetInstance()
◆ internal::AssertHelper
◆ internal::GetUnitTestImpl [1/2]
◆ internal::GetUnitTestImpl [2/2]
◆ internal::ReportFailureInUnknownLocation [1/2]
◆ internal::ReportFailureInUnknownLocation [2/2]
◆ internal::ScopedTrace
◆ internal::StreamingListenerTest
| internal::StreamingListenerTest |
|
friend |
◆ internal::UnitTestRecordPropertyTestHelper
| internal::UnitTestRecordPropertyTestHelper |
|
friend |
◆ Test
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/external/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest.h