Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_panel_test.cpp70 static bool TriggerShowCallback(std::shared_ptr<InputMethodPanel> &inputMethodPanel);
294 bool InputMethodPanelTest::TriggerShowCallback(std::shared_ptr<InputMethodPanel> &inputMethodPanel) in TriggerShowCallback() function in OHOS::MiscServices::InputMethodPanelTest
712 EXPECT_TRUE(InputMethodPanelTest::TriggerShowCallback(inputMethodPanel));
851 EXPECT_FALSE(InputMethodPanelTest::TriggerShowCallback(inputMethodPanel));
855 EXPECT_FALSE(InputMethodPanelTest::TriggerShowCallback(inputMethodPanel));
875 EXPECT_TRUE(InputMethodPanelTest::TriggerShowCallback(inputMethodPanel));
879 EXPECT_FALSE(InputMethodPanelTest::TriggerShowCallback(inputMethodPanel));
883 EXPECT_TRUE(InputMethodPanelTest::TriggerShowCallback(inputMethodPanel));