Home
last modified time | relevance | path

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

/test/ostest/wukong/input_factory/src/
Dappswitch_input.cpp51 if (index == INVALIDVALUE) { in OrderInput()
74 if (index == INVALIDVALUE) { in RandomInput()
112 uint32_t index = INVALIDVALUE; in GetAbilityIndex()
/test/ostest/wukong/common/src/
Dwukong_util.cpp168 if (isInBlockList != INVALIDVALUE) { in GetAllAppInfo()
194 return INVALIDVALUE; in FindElement()
199 return INVALIDVALUE != FindElement(bundleList, key); in ContainsElement()
221 if (index == INVALIDVALUE) { in CheckArgumentList()
223 if (unLaunchedIndex == INVALIDVALUE) { in CheckArgumentList()
255 if (index == INVALIDVALUE) { in CheckAbilityArgumentList()
544 if (bundleListIndex != INVALIDVALUE) { in GetAllAbilities()
/test/ostest/wukong/common/include/
Dwukong_define.h25 const uint32_t INVALIDVALUE = 0xFFFFFFFF; variable
/test/ostest/wukong/report/include/
Dstatistics_componment.h47 if (findIndex != INVALIDVALUE) { in ComponmentTypesIndex()
/test/ostest/wukong/component_event/include/
Dtree_manager.h118 if (focusTypeIndex == INVALIDVALUE) { in NeedFocus()
/test/ostest/wukong/test_flow/src/
Dspecial_test_flow.cpp223 if (index == INVALIDVALUE) { in ProtectRightAbility()