Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dvirtual_listener_test.cpp36 class TextListenerImpl : public OnTextChangedListener { class
149 textListener_ = new (std::nothrow) TextListenerImpl(); in SetUpTestCase()