Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_test.cpp828 auto panel1 = std::make_shared<InputMethodPanel>(); variable
830 ret = inputMethodAbility_->CreatePanel(nullptr, info1, panel1);
847 ret = inputMethodAbility_->DestroyPanel(panel1);