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

  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_manager_impl_unittest.cc 116 class InputMethodManagerImplTest : public BrowserWithTestWindowTest {
118 InputMethodManagerImplTest()
123 virtual ~InputMethodManagerImplTest() {}
331 DISALLOW_COPY_AND_ASSIGN(InputMethodManagerImplTest);
334 TEST_F(InputMethodManagerImplTest, TestGetImeKeyboard) {
339 TEST_F(InputMethodManagerImplTest, TestCandidateWindowObserver) {
355 TEST_F(InputMethodManagerImplTest, TestObserver) {
392 TEST_F(InputMethodManagerImplTest, TestGetSupportedInputMethods) {
413 TEST_F(InputMethodManagerImplTest, TestEnableLayouts) {
429 TEST_F(InputMethodManagerImplTest, TestEnableLayoutsAndCurrentInputMethod)
    [all...]
input_method_manager_impl.h 181 friend class InputMethodManagerImplTest;

Completed in 351 milliseconds