Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/common/include/
H A Dtext_listener.h61 static bool WaitDeleteBackward(int32_t length);
/ohos5.0/base/inputmethod/imf/test/common/src/
H A Dtext_listener.cpp262 bool TextListener::WaitDeleteBackward(int32_t length) in WaitDeleteBackward() function in OHOS::MiscServices::TextListener
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dime_proxy_test.cpp583 EXPECT_TRUE(TextListener::WaitDeleteBackward(2));
H A Dinput_method_ability_test.cpp450 EXPECT_TRUE(TextListener::WaitDeleteBackward(deleteForwardLenth));