tesseract v5.3.3.20231005
tesseract::ResultIteratorTest Member List

This is the complete list of members for tesseract::ResultIteratorTest, including all inherited members.

api_tesseract::ResultIteratorTestprotected
ExpectTextlineReadingOrder(bool in_ltr_context, const StrongScriptDirection *word_dirs, int num_words, int *expected_reading_order, int num_reading_order_entries) consttesseract::ResultIteratorTestinlineprotected
HasFailure()testing::Testinlinestatic
HasFatalFailure()testing::Teststatic
HasNonfatalFailure()testing::Teststatic
IsSkipped()testing::Teststatic
ocr_text_tesseract::ResultIteratorTestprotected
OutputNameToPath(const std::string &name)tesseract::ResultIteratorTestinlineprotected
RecordProperty(const std::string &key, const std::string &value)testing::Teststatic
RecordProperty(const std::string &key, int value)testing::Teststatic
ResultIteratorTest()tesseract::ResultIteratorTestinlineprotected
SetImage(const char *filename)tesseract::ResultIteratorTestinlineprotected
SetUp()testing::Testprotectedvirtual
SetUpTestCase()testing::Testinlinestatic
SetUpTestSuite()testing::Testinlinestatic
src_pix_tesseract::ResultIteratorTestprotected
TearDown()testing::Testprotectedvirtual
TearDownTestCase()testing::Testinlinestatic
TearDownTestSuite()testing::Testinlinestatic
TessdataPath()tesseract::ResultIteratorTestinlineprotected
Test()testing::Testprotected
TestDataNameToPath(const std::string &name)tesseract::ResultIteratorTestinlineprotected
VerifyAllText(const std::string &truth, ResultIterator *it)tesseract::ResultIteratorTestinlineprotected
VerifyIteratorText(const std::string &truth, PageIteratorLevel level, ResultIterator *it)tesseract::ResultIteratorTestinlineprotected
VerifyRebuild(int max_diff, PageIteratorLevel level, PageIterator *it)tesseract::ResultIteratorTestinlineprotected
VerifyRebuilds(int block_limit, int para_limit, int line_limit, int word_limit, int symbol_limit, PageIterator *it, PageIteratorLevel maxlevel=tesseract::RIL_SYMBOL)tesseract::ResultIteratorTestinlineprotected
VerifySaneTextlineOrder(bool in_ltr_context, const StrongScriptDirection *word_dirs, int num_words) consttesseract::ResultIteratorTestinlineprotected
~ResultIteratorTest() override=defaulttesseract::ResultIteratorTestprotected
~Test()testing::Testvirtual