tesseract v5.3.3.20231005
cleanapi_test.cc File Reference
#include <tesseract/baseapi.h>
#include "gtest/gtest.h"

Go to the source code of this file.

Namespaces

namespace  tesseract
 

Enumerations

enum  NameTester {
  ABORT , OKAY , LOG , BLOB ,
  ELIST , TBOX , TPOINT , WORD
}
 

Functions

 tesseract::TEST (CleanNamespaceTess, DummyTest)
 

Enumeration Type Documentation

◆ NameTester

enum NameTester
Enumerator
ABORT 
OKAY 
LOG 
BLOB 
ELIST 
TBOX 
TPOINT 
WORD 

Definition at line 19 of file cleanapi_test.cc.

@ BLOB
@ WORD
@ TBOX
@ ABORT
@ OKAY
@ ELIST
@ TPOINT
@ LOG