tesseract  5.0.0-alpha-619-ge9db
unicharcompress_test.cc File Reference
#include <string>
#include "absl/strings/ascii.h"
#include "absl/strings/str_cat.h"
#include "absl/strings/str_split.h"
#include "allheaders.h"
#include "include_gunit.h"
#include "log.h"
#include <tesseract/serialis.h>
#include "tprintf.h"
#include "unicharcompress.h"

Go to the source code of this file.

Namespaces

 tesseract
 

Variable Documentation

◆ compressed_

UnicharCompress compressed_
protected

Definition at line 166 of file unicharcompress_test.cc.

◆ encoded_null_char_

int encoded_null_char_
protected

Definition at line 170 of file unicharcompress_test.cc.

◆ null_char_

int null_char_
protected

Definition at line 168 of file unicharcompress_test.cc.

◆ unicharset_

UNICHARSET unicharset_
protected

Definition at line 167 of file unicharcompress_test.cc.