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