Searched defs:ConsecutiveTextCase (Results 1 – 1 of 1) sorted by relevance
169 struct ConsecutiveTextCase { in TEST() struct170 const wchar_t* input; in TEST()171 int offset; in TEST()172 int expected_count; in TEST()