Searched defs:InputModeTestCase (Results 1 – 2 of 2) sorted by relevance
12 struct InputModeTestCase { struct13 TextInputMode input_mode;14 DWORD conversion_mode;15 BOOL expected_open;16 DWORD expected_conversion_mode;
870 struct InputModeTestCase { in TEST_F() struct871 const char* input_id; in TEST_F()872 ui::TextInputMode expected_mode; in TEST_F()