Searched defs:EncodeNumericCase (Results 1 – 1 of 1) sorted by relevance
102 static constexpr struct EncodeNumericCase { in TEST() struct103 const wchar_t* input; in TEST()104 int offset; in TEST()105 int count; in TEST()106 const wchar_t* expected; in TEST()107 int expected_length; in TEST()