Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
H A Dselect_strategy.cpp592 bool isAllLocatorMatch = true; in CheckTargetIdByParentSelect() local
605 isAllLocatorMatch = isAllLocatorMatch && hasValidParent; in CheckTargetIdByParentSelect()
606 if (!isAllLocatorMatch) { in CheckTargetIdByParentSelect()
610 return isAllLocatorMatch; in CheckTargetIdByParentSelect()
627 bool isAllLocatorMatch = CheckTargetIdByParentSelect(parentIndexVec, visitWidgets); in LocateNodeWithInComplexSelect() local
628 if (isAllLocatorMatch) { in LocateNodeWithInComplexSelect()

Completed in 2 milliseconds