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