Home
last modified time | relevance | path

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

/test/ostest/wukong/test_flow/src/
Drandom_test_flow.cpp430 auto abilityIndex = find(abilityList.begin(), abilityList.end(), curAbilityName); in ProtectRightAbility() local
431 if (bundleIndex == allowList.end() || abilityIndex == abilityList.end()) { in ProtectRightAbility()