tesseract v5.3.3.20231005
|
#include <cmath>
#include <cstdio>
#include <string>
#include "indexmapbidi.h"
#include "include_gunit.h"
Go to the source code of this file.
Classes | |
class | tesseract::IndexMapBiDiTest |
Namespaces | |
namespace | tesseract |
Functions | |
tesseract::TEST_F (IndexMapBiDiTest, Primes) | |
tesseract::TEST_F (IndexMapBiDiTest, ManyToOne) | |
Variables | |
const int | kPrimeLimit = 1000 |
const int kPrimeLimit = 1000 |
Definition at line 20 of file indexmapbidi_test.cc.