tesseract v5.3.3.20231005
|
Protected Member Functions | |
void | SetUp () override |
void | LoadUnicharset (const std::string &unicharset_name) |
void | SerializeAndUndo () |
bool | IsCJKLang (const std::string &lang) |
bool | IsIndicLang (const std::string &lang) |
void | ExpectCorrect (const std::string &lang) |
void | CheckCodeExtensions (const RecodedCharID &code, const std::vector< RecodedCharID > ×_seen) |
![]() | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
Protected Attributes | |
UnicharCompress | compressed_ |
UNICHARSET | unicharset_ |
int | null_char_ |
int | encoded_null_char_ |
Additional Inherited Members | |
![]() | |
virtual | ~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) |
Definition at line 24 of file unicharcompress_test.cc.
|
inlineprotected |
Definition at line 135 of file unicharcompress_test.cc.
|
inlineprotected |
Definition at line 75 of file unicharcompress_test.cc.
|
inlineprotected |
Definition at line 63 of file unicharcompress_test.cc.
|
inlineprotected |
Definition at line 67 of file unicharcompress_test.cc.
|
inlineprotected |
Definition at line 32 of file unicharcompress_test.cc.
|
inlineprotected |
Definition at line 53 of file unicharcompress_test.cc.
|
inlineoverrideprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 26 of file unicharcompress_test.cc.
|
protected |
Definition at line 158 of file unicharcompress_test.cc.
|
protected |
Definition at line 162 of file unicharcompress_test.cc.
|
protected |
Definition at line 160 of file unicharcompress_test.cc.
|
protected |
Definition at line 159 of file unicharcompress_test.cc.