tesseract v5.3.3.20231005
|
This is the complete list of members for tesseract::ResultIteratorTest, including all inherited members.
api_ | tesseract::ResultIteratorTest | protected |
ExpectTextlineReadingOrder(bool in_ltr_context, const StrongScriptDirection *word_dirs, int num_words, int *expected_reading_order, int num_reading_order_entries) const | tesseract::ResultIteratorTest | inlineprotected |
HasFailure() | testing::Test | inlinestatic |
HasFatalFailure() | testing::Test | static |
HasNonfatalFailure() | testing::Test | static |
IsSkipped() | testing::Test | static |
ocr_text_ | tesseract::ResultIteratorTest | protected |
OutputNameToPath(const std::string &name) | tesseract::ResultIteratorTest | inlineprotected |
RecordProperty(const std::string &key, const std::string &value) | testing::Test | static |
RecordProperty(const std::string &key, int value) | testing::Test | static |
ResultIteratorTest() | tesseract::ResultIteratorTest | inlineprotected |
SetImage(const char *filename) | tesseract::ResultIteratorTest | inlineprotected |
SetUp() | testing::Test | protectedvirtual |
SetUpTestCase() | testing::Test | inlinestatic |
SetUpTestSuite() | testing::Test | inlinestatic |
src_pix_ | tesseract::ResultIteratorTest | protected |
TearDown() | testing::Test | protectedvirtual |
TearDownTestCase() | testing::Test | inlinestatic |
TearDownTestSuite() | testing::Test | inlinestatic |
TessdataPath() | tesseract::ResultIteratorTest | inlineprotected |
Test() | testing::Test | protected |
TestDataNameToPath(const std::string &name) | tesseract::ResultIteratorTest | inlineprotected |
VerifyAllText(const std::string &truth, ResultIterator *it) | tesseract::ResultIteratorTest | inlineprotected |
VerifyIteratorText(const std::string &truth, PageIteratorLevel level, ResultIterator *it) | tesseract::ResultIteratorTest | inlineprotected |
VerifyRebuild(int max_diff, PageIteratorLevel level, PageIterator *it) | tesseract::ResultIteratorTest | inlineprotected |
VerifyRebuilds(int block_limit, int para_limit, int line_limit, int word_limit, int symbol_limit, PageIterator *it, PageIteratorLevel maxlevel=tesseract::RIL_SYMBOL) | tesseract::ResultIteratorTest | inlineprotected |
VerifySaneTextlineOrder(bool in_ltr_context, const StrongScriptDirection *word_dirs, int num_words) const | tesseract::ResultIteratorTest | inlineprotected |
~ResultIteratorTest() override=default | tesseract::ResultIteratorTest | protected |
~Test() | testing::Test | virtual |