This is the complete list of members for tesseract::PageSegModeTest, including all inherited members.
api_ | tesseract::PageSegModeTest | protected |
HasFailure() | testing::Test | inlinestatic |
HasFatalFailure() | testing::Test | static |
HasNonfatalFailure() | testing::Test | static |
IsSkipped() | testing::Test | static |
NotRectText(tesseract::PageSegMode mode, const char *str, int left, int top, int width, int height) | tesseract::PageSegModeTest | inlineprotected |
ocr_text_ | tesseract::PageSegModeTest | protected |
PageSegModeTest()=default | tesseract::PageSegModeTest | protected |
RecordProperty(const std::string &key, const std::string &value) | testing::Test | static |
RecordProperty(const std::string &key, int value) | testing::Test | static |
SetImage(const char *filename) | tesseract::PageSegModeTest | inlineprotected |
SetUp() override | tesseract::PageSegModeTest | inlineprotectedvirtual |
SetUpTestCase() | testing::Test | inlinestatic |
SetUpTestSuite() | testing::Test | inlinestatic |
src_pix_ | tesseract::PageSegModeTest | protected |
TearDown() | testing::Test | protectedvirtual |
TearDownTestCase() | testing::Test | inlinestatic |
TearDownTestSuite() | testing::Test | inlinestatic |
Test() | testing::Test | protected |
VerifyRectText(tesseract::PageSegMode mode, const char *str, int left, int top, int width, int height) | tesseract::PageSegModeTest | inlineprotected |
~PageSegModeTest() override | tesseract::PageSegModeTest | inlineprotected |
~Test() | testing::Test | virtual |