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