Home
last modified time | relevance | path

Searched defs:EncodeHighLevelCase (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fxbarcode/pdf417/
DBC_PDF417HighLevelEncoder_unittest.cpp10 static constexpr struct EncodeHighLevelCase { in TEST() struct
11 const wchar_t* input; in TEST()
12 const wchar_t* expected; in TEST()
13 int expected_length; in TEST()