Searched refs:WaitDeleteBackward (Results 1 – 4 of 4) sorted by relevance
61 static bool WaitDeleteBackward(int32_t length);
262 bool TextListener::WaitDeleteBackward(int32_t length) in WaitDeleteBackward() function in OHOS::MiscServices::TextListener
583 EXPECT_TRUE(TextListener::WaitDeleteBackward(2));
450 EXPECT_TRUE(TextListener::WaitDeleteBackward(deleteForwardLenth));