Searched defs:DualComponentCase (Results 1 – 1 of 1) sorted by relevance
35 struct DualComponentCase { struct36 const char* input8;37 const wchar_t* input16;38 const char* expected;39 Component expected_component;40 bool expected_success;