Searched refs:SHORTEST_LEN (Results 1 - 1 of 1) sorted by relevance
/test/ostest/wukong/common/src/ | ||
H A D | multimode_manager.cpp | 20 const int SHORTEST_LEN = 2; member 87 int stringLen = SHORTEST_LEN + random() % (LONGEST_LEN - 1); in MultiKeyCodeInput() |
Completed in 1 milliseconds