Definition at line 19 of file list_test.cc.
◆ SetUp()
void tesseract::ListTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 21 of file list_test.cc.
21 {
22 static std::locale system_locale("");
23 std::locale::global(system_locale);
24 }
◆ ListSize
const size_t tesseract::ListTest::ListSize = 5 |
|
protected |
The documentation for this class was generated from the following file:
- /media/home/debian/src/github/tesseract-ocr/tesseract/unittest/list_test.cc