Home
last modified time | relevance | path

Searched defs:imc_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A DnewIme_switch_test.cpp41 static sptr<InputMethodController> imc_; member in OHOS::MiscServices::NewImeSwitchTest
50 sptr<InputMethodController> NewImeSwitchTest::imc_; member in OHOS::MiscServices::NewImeSwitchTest
H A Dime_proxy_test.cpp44 static sptr<InputMethodController> imc_; member in OHOS::MiscServices::ImeProxyTest
155 sptr<InputMethodController> ImeProxyTest::imc_; member in OHOS::MiscServices::ImeProxyTest
H A Dtext_listener_inner_api_test.cpp36 static sptr<InputMethodController> imc_; member in OHOS::MiscServices::TextListenerInnerApiTest
76 sptr<InputMethodController> TextListenerInnerApiTest::imc_; member in OHOS::MiscServices::TextListenerInnerApiTest
H A Dinput_method_switch_test.cpp42 static sptr<InputMethodController> imc_; member in OHOS::MiscServices::InputMethodSwitchTest
52 sptr<InputMethodController> InputMethodSwitchTest::imc_; member in OHOS::MiscServices::InputMethodSwitchTest
H A Dinput_method_ability_test.cpp60 static sptr<InputMethodController> imc_; member in OHOS::MiscServices::InputMethodAbilityTest
235 sptr<InputMethodController> InputMethodAbilityTest::imc_; member in OHOS::MiscServices::InputMethodAbilityTest
H A Dinput_method_panel_test.cpp113 static sptr<InputMethodController> imc_; member in OHOS::MiscServices::InputMethodPanelTest