Home
last modified time | relevance | path

Searched refs:SetCandidateWindowControllerForTesting (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/input_method/
Dinput_method_manager_impl.h102 void SetCandidateWindowControllerForTesting(
Dinput_method_manager_impl.cc837 void InputMethodManagerImpl::SetCandidateWindowControllerForTesting( in SetCandidateWindowControllerForTesting() function in chromeos::input_method::InputMethodManagerImpl
Dinput_method_manager_impl_unittest.cc134 manager_->SetCandidateWindowControllerForTesting( in SetUp()