HomeSort by relevance Sort by last modified time
    Searched refs:text_input_client_the_other (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/base/ime/
input_method_base_unittest.cc 331 DummyTextInputClient text_input_client_the_other; local
353 input_method.DetachTextInputClient(&text_input_client_the_other);
remote_input_method_win_unittest.cc 800 DummyTextInputClient text_input_client_the_other; local
818 input_method->SetFocusedTextInputClient(&text_input_client_the_other);
819 ASSERT_EQ(&text_input_client_the_other, input_method->GetTextInputClient());
823 input_method->DetachTextInputClient(&text_input_client_the_other);
831 DummyTextInputClient text_input_client_the_other; local

Completed in 57 milliseconds