Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/common/include/
H A Dtext_listener.h64 static bool WaitHandleSetSelection(int32_t start, int32_t end);
/ohos5.0/base/inputmethod/imf/test/common/src/
H A Dtext_listener.cpp280 bool TextListener::WaitHandleSetSelection(int32_t start, int32_t end) in WaitHandleSetSelection() function in OHOS::MiscServices::TextListener
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_test.cpp518 EXPECT_TRUE(TextListener::WaitHandleSetSelection(start, end));