Searched defs:DualComponentCase (Results 1 – 1 of 1) sorted by relevance
40 struct DualComponentCase { struct41 const char* input8;42 const wchar_t* input16;43 const char* expected;44 Component expected_component;45 bool expected_success;