Searched refs:test_input_method_ (Results 1 – 2 of 2) sorted by relevance
90 test_input_method_.reset(new ui::DummyInputMethod); in SetUp()93 test_input_method_.get()); in SetUp()102 test_input_method_.reset(); in TearDown()
67 scoped_ptr<ui::InputMethod> test_input_method_; variable