Searched defs:ConsecutiveTextCase (Results 1 – 1 of 1) sorted by relevance
210 static constexpr struct ConsecutiveTextCase { in TEST() struct211 const wchar_t* input; in TEST()212 int offset; in TEST()213 int expected_count; in TEST()