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

  /external/chromium_org/ui/aura/test/
aura_test_helper.cc 90 test_input_method_.reset(new ui::DummyInputMethod);
93 test_input_method_.get());
102 test_input_method_.reset();
aura_test_helper.h 67 scoped_ptr<ui::InputMethod> test_input_method_; member in class:aura::test::AuraTestHelper

Completed in 660 milliseconds