Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_test.cpp659 std::shared_ptr<InputMethodPanel> softKeyboardPanel = nullptr; in HWTEST_F() local
661 auto ret = inputMethodAbility_->CreatePanel(nullptr, panelInfo1, softKeyboardPanel); in HWTEST_F()
662 EXPECT_TRUE(softKeyboardPanel != nullptr); in HWTEST_F()
671 ret = inputMethodAbility_->DestroyPanel(softKeyboardPanel); in HWTEST_F()

Completed in 3 milliseconds