Searched defs:EncodeHighLevelCase (Results 1 – 1 of 1) sorted by relevance
10 static constexpr struct EncodeHighLevelCase { in TEST() struct11 const wchar_t* input; in TEST()12 const wchar_t* expected; in TEST()13 int expected_length; in TEST()