tesseract v5.3.3.20231005
|
This is the complete list of members for tesseract::DawgTest, including all inherited members.
HasFailure() | testing::Test | inlinestatic |
HasFatalFailure() | testing::Test | static |
HasNonfatalFailure() | testing::Test | static |
IsSkipped() | testing::Test | static |
LoadWordlist(const std::string &filename, std::set< std::string > *words) const | tesseract::DawgTest | inlineprotected |
OutputNameToPath(const std::string &name) const | tesseract::DawgTest | inlineprotected |
RecordProperty(const std::string &key, const std::string &value) | testing::Test | static |
RecordProperty(const std::string &key, int value) | testing::Test | static |
RunCommand(const std::string &program, const std::string &arg1, const std::string &arg2, const std::string &arg3) const | tesseract::DawgTest | inlineprotected |
SetUp() override | tesseract::DawgTest | inlineprotectedvirtual |
SetUpTestCase() | testing::Test | inlinestatic |
SetUpTestSuite() | testing::Test | inlinestatic |
TearDown() | testing::Test | protectedvirtual |
TearDownTestCase() | testing::Test | inlinestatic |
TearDownTestSuite() | testing::Test | inlinestatic |
TessBinaryPath(const std::string &name) const | tesseract::DawgTest | inlineprotected |
Test() | testing::Test | protected |
TestDawgRoundTrip(const std::string &unicharset_filename, const std::string &wordlist_filename) const | tesseract::DawgTest | inlineprotected |
~Test() | testing::Test | virtual |