tesseract v5.3.3.20231005
|
#include "unicharset.h"
#include <string>
#include "gmock/gmock.h"
#include "include_gunit.h"
#include "log.h"
Go to the source code of this file.
Classes | |
class | tesseract::UnicharsetTest |
Namespaces | |
namespace | tesseract |
Functions | |
tesseract::TEST (UnicharsetTest, Basics) | |
tesseract::TEST (UnicharsetTest, Multibyte) | |
tesseract::TEST (UnicharsetTest, MultibyteBigrams) | |
tesseract::TEST (UnicharsetTest, OldStyle) | |