Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/input/
Dui_input.cpp30 bool CheckParams(int32_t argc, size_t want) in CheckParams() function
129 if (opt == "dircFling" && CheckParams(argc, INDEX_FOUR)) { in FlingActionInput()
143 } else if (opt == "fling" && CheckParams(argc, INDEX_SEVEN)) { in FlingActionInput()
175 if (CheckParams(argc, INDEX_SEVEN)) { in SwipeActionInput()
277 if (!CheckParams(argc, INDEX_FOUR)) { in UiActionInput()