Home
last modified time | relevance | path

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

/external/chromium_org/ui/base/ime/
Dinput_method_factory.cc25 bool g_input_method_set_for_testing = false; variable
39 if (g_input_method_set_for_testing) in CreateInputMethod()
58 if (g_input_method_set_for_testing) in SetUpInputMethodFactoryForTesting()
66 g_input_method_set_for_testing = true; in SetUpInputMethodFactoryForTesting()