Home
last modified time | relevance | path

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

/test/ostest/wukong/input_factory/src/
H A Dappswitch_input.cpp51 if (index == INVALIDVALUE) { in OrderInput()
74 if (index == INVALIDVALUE) { in RandomInput()
126 uint32_t index = INVALIDVALUE; in GetAbilityIndex()
/test/ostest/wukong/common/src/
H A Dwukong_util.cpp208 if (isInBlockList != INVALIDVALUE) { in GetAllAppInfo()
234 return INVALIDVALUE; in FindElement()
239 return INVALIDVALUE != FindElement(bundleList, key); in ContainsElement()
261 if (index == INVALIDVALUE) { in CheckArgumentList()
263 if (unLaunchedIndex == INVALIDVALUE) { in CheckArgumentList()
295 if (index == INVALIDVALUE) { in CheckAbilityArgumentList()
622 if (bundleListIndex != INVALIDVALUE) { in GetAllAbilities()
/test/ostest/wukong/common/include/
H A Dwukong_define.h25 const uint32_t INVALIDVALUE = 0xFFFFFFFF; member
/test/ostest/wukong/report/include/
H A Dstatistics_componment.h47 if (findIndex != INVALIDVALUE) { in ComponmentTypesIndex()
/test/ostest/wukong/component_event/include/
H A Dtree_manager.h118 if (focusTypeIndex == INVALIDVALUE) { in NeedFocus()
/test/ostest/wukong/test_flow/src/
H A Dspecial_test_flow.cpp224 if (index == INVALIDVALUE) { in ProtectRightAbility()

Completed in 4 milliseconds