|
Monero
|


Protected Member Functions | |
| virtual void | SetUp () |
| Protected Member Functions inherited from testing::Test | |
| Test () | |
| virtual void | TearDown () |
| Test () | |
| virtual void | TearDown () |
Static Protected Member Functions | |
| template<typename CharType> | |
| static void | AssertStringArrayEq (size_t size1, CharType **array1, size_t size2, CharType **array2) |
| static void | CheckFlags (const Flags &expected) |
| template<typename CharType> | |
| static void | TestParsingFlags (int argc1, const CharType **argv1, int argc2, const CharType **argv2, const Flags &expected, bool should_print_help) |
Additional Inherited Members | |
| Public Types inherited from testing::Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
| virtual | ~Test () |
| Static Public Member Functions inherited from testing::Test | |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
|
inlinestaticprotected |
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
|
inlinestaticprotected |