Searched refs:GetSelfMatchers (Results 1 – 2 of 2) sorted by relevance
127 std::vector<WidgetMatchModel> WidgetSelector::GetSelfMatchers() const in GetSelfMatchers() function in OHOS::uitest::WidgetSelector138 buildParam.afterAnchorMatcherVec.emplace_back(frontLocator.GetSelfMatchers()); in ConstructSelectStrategy()143 buildParam.beforeAnchorMatcherVec.emplace_back(beforeLocator.GetSelfMatchers()); in ConstructSelectStrategy()148 buildParam.withInAnchorMatcherVec.emplace_back(withInLocator.GetSelfMatchers()); in ConstructSelectStrategy()
64 std::vector<WidgetMatchModel> GetSelfMatchers() const;