Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_test.cpp767 std::shared_ptr<InputMethodPanel> softKeyboardPanel3 = nullptr; in HWTEST_F() local
768 ret = inputMethodAbility_->CreatePanel(nullptr, panelInfo, softKeyboardPanel3); in HWTEST_F()
769 EXPECT_TRUE(softKeyboardPanel3 != nullptr); in HWTEST_F()
775 ret = inputMethodAbility_->DestroyPanel(softKeyboardPanel3); in HWTEST_F()

Completed in 3 milliseconds