Home
last modified time | relevance | path

Searched defs:randIndex (Results 1 - 1 of 1) sorted by relevance

/test/ostest/wukong/input_factory/src/
H A Dcomponent_input.cpp386 uint32_t randIndex = (std::uint32_t) rand() % indexList.size(); in ChooseRightComponentIndex() local
390 uint32_t randIndex = treemanager->FindInputComponentIndex(shouldScreenCap); in ChooseRightComponentIndex() local

Completed in 2 milliseconds