Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_dfx_test.cpp356 auto hideCurrentInput = []() { inputMethodController_->HideCurrentInput(); }; in __anonff3e3efd0402() variable
357 EXPECT_TRUE(InputMethodDfxTest::WriteAndWatch(watcher, hideCurrentInput));