|
tesseract
5.0.0
|
#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 | |
| 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.