Home
last modified time | relevance | path

Searched refs:currentAbility (Results 1 - 1 of 1) sorted by relevance

/test/ostest/wukong/test_flow/src/
H A Drandom_test_flow.cpp691 auto currentAbility = elementName.GetAbilityName(); in CheckBlockAbility() local
694 auto it = find(blockAbilityList.begin(), blockAbilityList.end(), currentAbility); in CheckBlockAbility()
696 INFO_LOG_STR("Block the current Ability and return. Block Ability : (%s)", currentAbility.c_str()); in CheckBlockAbility()

Completed in 2 milliseconds