Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
H A Dselect_strategy.cpp589 bool CheckTargetIdByParentSelect(const std::vector<int> &parentIndexVec, in CheckTargetIdByParentSelect() argument
595 for (auto &parentIndex : parentIndexVec) { in CheckTargetIdByParentSelect()
619 std::vector<int> parentIndexVec; in LocateNodeWithInComplexSelect() local
625 parentIndexVec.emplace_back(index); in LocateNodeWithInComplexSelect()
627 bool isAllLocatorMatch = CheckTargetIdByParentSelect(parentIndexVec, visitWidgets); in LocateNodeWithInComplexSelect()

Completed in 2 milliseconds