Home
last modified time | relevance | path

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

/test/ostest/wukong/input_factory/src/
Dcomponent_input.cpp31 const uint32_t PAGE_BACK_COUNT_MAX = 3; variable
170 if (param->pageBack_[launchIndex] > PAGE_BACK_COUNT_MAX) { in JudgeBackResult()