Searched defs:ConsecutiveDigitCase (Results 1 – 1 of 1) sorted by relevance
123 struct ConsecutiveDigitCase { in TEST() struct124 const wchar_t* input; in TEST()125 int offset; in TEST()126 int expected_count; in TEST()