Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/common/include/
H A Dkeyboard_listener_test_impl.h44 static bool WaitSelectionChange(int32_t newBegin);
/ohos5.0/base/inputmethod/imf/test/common/src/
H A Dkeyboard_listener_test_impl.cpp91 bool KeyboardListenerTestImpl::WaitSelectionChange(int32_t newBegin) in WaitSelectionChange() function in OHOS::MiscServices::KeyboardListenerTestImpl
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dime_proxy_test.cpp550 EXPECT_TRUE(KeyboardListenerTestImpl::WaitSelectionChange(4));
H A Dinput_method_attach_test.cpp675 EXPECT_TRUE(KeyboardListenerTestImpl::WaitSelectionChange(selectionRange.start));