Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_test.cpp817 auto panel1 = std::make_shared<InputMethodPanel>(); in HWTEST_F() local
819 ret = inputMethodAbility_->CreatePanel(nullptr, info1, panel1); in HWTEST_F()
836 ret = inputMethodAbility_->DestroyPanel(panel1); in HWTEST_F()

Completed in 2 milliseconds