Searched refs:SetUpInputMethodFactoryForTesting (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/base/ime/
H A Dinput_method_factory.h28 UI_BASE_EXPORT void SetUpInputMethodFactoryForTesting();
H A Dinput_method_factory.cc57 void SetUpInputMethodFactoryForTesting() { function in namespace:ui
62 << "ui::SetUpInputMethodFactoryForTesting was called after use of "
64 << "ui::SetUpInputMethodFactoryForTesting earlier.";
/external/chromium_org/chrome/browser/ui/ash/
H A Dkeyboard_controller_browsertest.cc27 ui::SetUpInputMethodFactoryForTesting();
/external/chromium_org/chrome/browser/chromeos/input_method/
H A Dmode_indicator_browsertest.cc98 ui::SetUpInputMethodFactoryForTesting();
H A Dtextinput_test_helper.cc31 ui::SetUpInputMethodFactoryForTesting();
/external/chromium_org/ui/keyboard/
H A Dkeyboard_controller_unittest.cc180 ui::SetUpInputMethodFactoryForTesting();

Completed in 300 milliseconds