Home
last modified time | relevance | path

Searched refs:WriteAndWatch (Results 1 - 1 of 1) sorted by relevance

/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_dfx_test.cpp145 static bool WriteAndWatch(const std::shared_ptr<Watcher> &watcher, const InputMethodDfxTest::ExecFunc &exec);
162 bool InputMethodDfxTest::WriteAndWatch( in WriteAndWatch() function in OHOS::MiscServices::InputMethodDfxTest
317 EXPECT_TRUE(InputMethodDfxTest::WriteAndWatch(watcher, attach)); in HWTEST_F()
333 EXPECT_TRUE(InputMethodDfxTest::WriteAndWatch(watcher, hideTextInput)); in HWTEST_F()
347 EXPECT_TRUE(InputMethodDfxTest::WriteAndWatch(watcher, showTextInput)); in HWTEST_F()
361 EXPECT_TRUE(InputMethodDfxTest::WriteAndWatch(watcher, hideCurrentInput)); in HWTEST_F()
375 EXPECT_TRUE(InputMethodDfxTest::WriteAndWatch(watcher, showCurrentInput)); in HWTEST_F()
389 EXPECT_TRUE(InputMethodDfxTest::WriteAndWatch(watcher, hideSoftKeyboard)); in HWTEST_F()
403 EXPECT_TRUE(InputMethodDfxTest::WriteAndWatch(watcher, showSoftKeyboard)); in HWTEST_F()
417 EXPECT_TRUE(InputMethodDfxTest::WriteAndWatch(watche in HWTEST_F()
[all...]

Completed in 2 milliseconds