Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/unittest/cpp_test/common/src/
H A Dkey_event_util.cpp49 std::vector<std::shared_ptr<MMI::KeyEvent>> upKeys_; in SimulateKeyEvents() local
58 upKeys_.push_back(keyUp); in SimulateKeyEvents()
61 std::reverse(upKeys_.begin(), upKeys_.end()); in SimulateKeyEvents()
65 for (auto &upkey : upKeys_) { in SimulateKeyEvents()

Completed in 1 milliseconds