Searched defs:ConsecutiveDigitCase (Results 1 – 1 of 1) sorted by relevance
163 static constexpr struct ConsecutiveDigitCase { in TEST() struct164 const wchar_t* input; in TEST()165 int offset; in TEST()166 int expected_count; in TEST()