HomeSort by relevance Sort by last modified time
    Searched full:is_candidate_window_shown_called (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/base/ime/
remote_input_method_win_unittest.cc 51 bool is_candidate_window_shown_called() const { function in class:ui::__anon20526::MockTextInputClient
317 ASSERT_FALSE(mock_text_input_client.is_candidate_window_shown_called());
323 EXPECT_TRUE(mock_text_input_client.is_candidate_window_shown_called());
328 EXPECT_TRUE(mock_text_input_client.is_candidate_window_shown_called());

Completed in 76 milliseconds