Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dvirtual_listener_test.cpp87 class EngineListenerImpl : public InputMethodEngineListener { class
151 engineListener_ = std::make_shared<EngineListenerImpl>(); in SetUpTestCase()