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