Searched refs:WaitInsertText (Results 1 – 4 of 4) sorted by relevance
58 static bool WaitInsertText(const std::u16string &insertText);
244 bool TextListener::WaitInsertText(const std::u16string &insertText) in WaitInsertText() function in OHOS::MiscServices::TextListener
574 EXPECT_TRUE(TextListener::WaitInsertText(u"b"));
402 EXPECT_TRUE(TextListener::WaitInsertText(u16Text));