Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/common/include/
H A Dkeyboard_listener_test_impl.h45 static bool WaitTextChange(const std::string &text);
/ohos5.0/base/inputmethod/imf/test/common/src/
H A Dkeyboard_listener_test_impl.cpp97 bool KeyboardListenerTestImpl::WaitTextChange(const std::string &text) in WaitTextChange() function in OHOS::MiscServices::KeyboardListenerTestImpl
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dime_proxy_test.cpp551 EXPECT_TRUE(KeyboardListenerTestImpl::WaitTextChange("text"));