tesseract v5.3.3.20231005
|
Additional Inherited Members | |
![]() | |
virtual | ~Test () |
![]() | |
static void | SetUpTestSuite () |
static void | TearDownTestSuite () |
![]() | |
static void | SetUpTestSuite () |
static void | TearDownTestSuite () |
static void | TearDownTestCase () |
static void | SetUpTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | IsSkipped () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
![]() | |
typedef std::vector< T > | Vector |
typedef std::set< int > | IntSet |
![]() | |
CommonTest () | |
~CommonTest () override | |
void | SetUp () override |
void | TearDown () override |
![]() | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
![]() | |
T | value_ |
![]() | |
static T * | shared_ = nullptr |
Definition at line 268 of file gtest-typed-test_test.cc.