|
tesseract v5.3.3.20231005
|
Additional Inherited Members | |
Public Types inherited from testing::WithParamInterface< const char * > | |
| typedef const char * | ParamType |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
Public Member Functions inherited from testing::WithParamInterface< const char * > | |
| virtual | ~WithParamInterface () |
Static Public Member Functions inherited from testing::Test | |
| 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) |
Static Public Member Functions inherited from testing::WithParamInterface< const char * > | |
| static const ParamType & | GetParam () |
Protected Member Functions inherited from tesseract::QuickTest | |
| void | SetUp () override |
| void | TearDown () override |
| void | SetUp () override |
| void | TearDown () override |
| void | SetUp () override |
| void | TearDown () override |
Protected Member Functions inherited from testing::Test | |
| Test () | |
| virtual void | SetUp () |
| virtual void | TearDown () |
Protected Attributes inherited from tesseract::QuickTest | |
| time_t | start_time_ |
Definition at line 82 of file apiexample_test.cc.