tesseract v5.3.3.20231005
|
This is the complete list of members for tesseract::RecodeBeamTest, including all inherited members.
ccutil_ | tesseract::RecodeBeamTest | protected |
encoded_null_char_ | tesseract::RecodeBeamTest | protected |
EncodeUTF8(const char *utf8_str, float score, int start_t, TRand *random, GENERIC_2D_ARRAY< float > *outputs) | tesseract::RecodeBeamTest | inlineprotected |
ExpectCorrect(const GENERIC_2D_ARRAY< float > &output, const std::vector< int > &transcription) | tesseract::RecodeBeamTest | inlineprotected |
ExpectCorrect(const GENERIC_2D_ARRAY< float > &output, const std::string &truth_utf8, Dict *dict, PointerVector< WERD_RES > *words) | tesseract::RecodeBeamTest | inlineprotected |
GenerateRandomPaddedOutputs(const std::vector< int > &unichar_ids, int padding) | tesseract::RecodeBeamTest | inlineprotected |
GenerateSyntheticOutputs(const char *chars1[], const float scores1[], const char *chars2[], const float scores2[], TRand *random) | tesseract::RecodeBeamTest | inlineprotected |
HasFailure() | testing::Test | inlinestatic |
HasFatalFailure() | testing::Test | static |
HasNonfatalFailure() | testing::Test | static |
IsSkipped() | testing::Test | static |
LoadDict(const std::string &lang) | tesseract::RecodeBeamTest | inlineprotected |
LoadUnicharset(const std::string &unicharset_name) | tesseract::RecodeBeamTest | inlineprotected |
lstm_dict_ | tesseract::RecodeBeamTest | protected |
RecodeBeamTest() | tesseract::RecodeBeamTest | inlineprotected |
recoder_ | tesseract::RecodeBeamTest | protected |
RecordProperty(const std::string &key, const std::string &value) | testing::Test | static |
RecordProperty(const std::string &key, int value) | testing::Test | static |
SetUp() override | tesseract::RecodeBeamTest | inlineprotectedvirtual |
SetUpTestCase() | testing::Test | inlinestatic |
SetUpTestSuite() | testing::Test | inlinestatic |
TearDown() | testing::Test | protectedvirtual |
TearDownTestCase() | testing::Test | inlinestatic |
TearDownTestSuite() | testing::Test | inlinestatic |
Test() | testing::Test | protected |
unichar_null_char_ | tesseract::RecodeBeamTest | protected |
~RecodeBeamTest() override | tesseract::RecodeBeamTest | inlineprotected |
~Test() | testing::Test | virtual |