Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_test.cpp238 uint32_t InputMethodAbilityTest::windowId_ = 0;
239 int32_t InputMethodAbilityTest::security_ = -1;
1052 InputMethodAbilityTest::GetIMCDetachIMA();
1070 InputMethodAbilityTest::GetIMCDetachIMA();
1091 InputMethodAbilityTest::GetIMCAttachIMA();
1103 InputMethodAbilityTest::GetIMCDetachIMA();
1117 InputMethodAbilityTest::GetIMCDetachIMA();
1133 …AccessScope accessScope(InputMethodAbilityTest::currentImeTokenId_, InputMethodAbilityTest::curren…
1154 …AccessScope accessScope(InputMethodAbilityTest::currentImeTokenId_, InputMethodAbilityTest::curren…
1178 …AccessScope accessScope(InputMethodAbilityTest::currentImeTokenId_, InputMethodAbilityTest::curren…
[all …]
/ohos5.0/base/inputmethod/imf/test/unittest/
H A DBUILD.gn29 "cpp_test:InputMethodAbilityTest",
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/
H A DBUILD.gn128 ohos_unittest("InputMethodAbilityTest") {