Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxbarcode/pdf417/
H A DBC_PDF417HighLevelEncoder_unittest.cpp12 static constexpr struct EncodeHighLevelCase { in TEST() struct
13 const wchar_t* input; in TEST()
14 const wchar_t* expected; in TEST()
15 int expected_length; in TEST()