#include <gtest.h>
◆ SetUpTestCaseFunc [1/2]
◆ SetUpTestCaseFunc [2/2]
◆ TearDownTestCaseFunc [1/2]
◆ TearDownTestCaseFunc [2/2]
◆ ~Test() [1/2]
◆ Test() [1/2]
◆ ~Test() [2/2]
| virtual testing::Test::~Test |
( |
| ) |
|
|
virtual |
◆ Test() [2/2]
◆ DeleteSelf_() [1/2]
| void testing::Test::DeleteSelf_ |
( |
| ) |
|
|
inlineprivate |
◆ DeleteSelf_() [2/2]
| void testing::Test::DeleteSelf_ |
( |
| ) |
|
|
inlineprivate |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [1/2]
| testing::Test::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
Test |
| ) |
|
|
private |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_() [2/2]
| testing::Test::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
Test |
| ) |
|
|
private |
◆ HasFailure() [1/2]
| static bool testing::Test::HasFailure |
( |
| ) |
|
|
inlinestatic |
◆ HasFailure() [2/2]
| static bool testing::Test::HasFailure |
( |
| ) |
|
|
inlinestatic |
◆ HasFatalFailure() [1/2]
| static bool testing::Test::HasFatalFailure |
( |
| ) |
|
|
static |
◆ HasFatalFailure() [2/2]
| bool Test::HasFatalFailure |
( |
| ) |
|
|
static |
◆ HasNonfatalFailure() [1/2]
| static bool testing::Test::HasNonfatalFailure |
( |
| ) |
|
|
static |
◆ HasNonfatalFailure() [2/2]
| bool Test::HasNonfatalFailure |
( |
| ) |
|
|
static |
◆ HasSameFixtureClass() [1/2]
| bool Test::HasSameFixtureClass |
( |
| ) |
|
|
staticprivate |
◆ HasSameFixtureClass() [2/2]
| static bool testing::Test::HasSameFixtureClass |
( |
| ) |
|
|
staticprivate |
◆ RecordProperty() [1/4]
| static void testing::Test::RecordProperty |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
|
static |
◆ RecordProperty() [2/4]
| void Test::RecordProperty |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
|
static |
◆ RecordProperty() [3/4]
| static void testing::Test::RecordProperty |
( |
const std::string & |
key, |
|
|
int |
value |
|
) |
| |
|
static |
◆ RecordProperty() [4/4]
| void Test::RecordProperty |
( |
const std::string & |
key, |
|
|
int |
value |
|
) |
| |
|
static |
◆ Run() [1/2]
| void testing::Test::Run |
( |
| ) |
|
|
private |
◆ Run() [2/2]
◆ SetUp() [1/2]
Reimplemented in ProtectedFixtureMethodsTest, testing::InitGoogleTestTest, testing::SetUpTestCaseTest, Predicate5Test, Predicate4Test, Predicate3Test, Predicate2Test, FatalFailureInSetUpTest, NonFatalFailureInSetUpTest, FatalFailureInFixtureConstructorTest, NonFatalFailureInFixtureConstructorTest, testing::internal::ListenerTest, QueueTest, Predicate1Test, QueueTest, CommonTest< T >, QuickTest, WalletSubaddress, PropertyOne, PropertyTwo, bootstrap_node_selector, EncodedStreamTest, and FileStreamTest.
◆ SetUp() [2/2]
| virtual void testing::Test::SetUp |
( |
| ) |
|
|
protectedvirtual |
Reimplemented in ProtectedFixtureMethodsTest, testing::InitGoogleTestTest, testing::SetUpTestCaseTest, Predicate5Test, Predicate4Test, Predicate3Test, Predicate2Test, FatalFailureInSetUpTest, NonFatalFailureInSetUpTest, FatalFailureInFixtureConstructorTest, NonFatalFailureInFixtureConstructorTest, testing::internal::ListenerTest, QueueTest, Predicate1Test, QueueTest, CommonTest< T >, QuickTest, WalletSubaddress, PropertyOne, PropertyTwo, bootstrap_node_selector, EncodedStreamTest, and FileStreamTest.
◆ Setup() [1/2]
◆ Setup() [2/2]
◆ SetUpTestCase() [1/2]
| static void testing::Test::SetUpTestCase |
( |
| ) |
|
|
inlinestatic |
◆ SetUpTestCase() [2/2]
| static void testing::Test::SetUpTestCase |
( |
| ) |
|
|
inlinestatic |
◆ TearDown() [1/2]
| virtual void testing::Test::TearDown |
( |
| ) |
|
|
protectedvirtual |
Reimplemented in ProtectedFixtureMethodsTest, Predicate5Test, Predicate4Test, Predicate3Test, Predicate2Test, FatalFailureInSetUpTest, NonFatalFailureInSetUpTest, FatalFailureInFixtureConstructorTest, NonFatalFailureInFixtureConstructorTest, testing::internal::ListenerTest, Predicate1Test, CommonTest< T >, QuickTest, WalletSubaddress, FileStreamTest, PropertyOne, PropertyTwo, and EncodedStreamTest.
◆ TearDown() [2/2]
Reimplemented in ProtectedFixtureMethodsTest, Predicate5Test, Predicate4Test, Predicate3Test, Predicate2Test, FatalFailureInSetUpTest, NonFatalFailureInSetUpTest, FatalFailureInFixtureConstructorTest, NonFatalFailureInFixtureConstructorTest, testing::internal::ListenerTest, Predicate1Test, CommonTest< T >, QuickTest, WalletSubaddress, FileStreamTest, PropertyOne, PropertyTwo, and EncodedStreamTest.
◆ TearDownTestCase() [1/2]
| static void testing::Test::TearDownTestCase |
( |
| ) |
|
|
inlinestatic |
◆ TearDownTestCase() [2/2]
| static void testing::Test::TearDownTestCase |
( |
| ) |
|
|
inlinestatic |
◆ TestBody() [1/2]
| virtual void testing::Test::TestBody |
( |
| ) |
|
|
privatepure virtual |
◆ TestBody() [2/2]
| virtual void testing::Test::TestBody |
( |
| ) |
|
|
privatepure virtual |
◆ TestInfo
◆ gtest_flag_saver_
The documentation for this class was generated from the following files:
- external/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest.h
- external/rapidjson/thirdparty/gtest/googletest/src/gtest.cc