tesseract v5.3.3.20231005
|
Public Member Functions | |
void | ExpectContiguous (const std::vector< int > &v, int start, int end) |
![]() | |
virtual | ~Test () |
Protected Member Functions | |
void | SetUp () override |
![]() | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
Additional Inherited Members | |
![]() | |
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) |
Definition at line 25 of file intfeaturemap_test.cc.
|
inline |
Definition at line 34 of file intfeaturemap_test.cc.
|
inlineoverrideprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 27 of file intfeaturemap_test.cc.