Definition at line 21 of file stats_test.cc.
◆ SetUp()
void tesseract::STATSTest::SetUp |
( |
| ) |
|
|
inlineoverridevirtual |
Reimplemented from testing::Test.
Definition at line 23 of file stats_test.cc.
23 {
24 std::locale::global(std::locale(""));
28 }
29 }
constexpr size_t countof(T const (&)[N]) noexcept
void add(int32_t value, int32_t count)
bool set_range(int32_t min_bucket_value, int32_t max_bucket_value)
◆ TearDown()
void tesseract::STATSTest::TearDown |
( |
| ) |
|
|
inlineoverridevirtual |
◆ stats_
STATS tesseract::STATSTest::stats_ |
The documentation for this class was generated from the following file:
- /media/home/debian/src/github/tesseract-ocr/tesseract/unittest/stats_test.cc