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