Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
H A Dselect_strategy.cpp21 anchorMatch_.emplace_back(matchModel); in RegisterAnchorMatch()
42 anchorMatch_.clear(); in ~SelectStrategy()
115 if (!anchorMatch_.empty()) { in Describe()
117 for (auto &locator : anchorMatch_) { in Describe()
180 for (const auto &anchorIt : anchorMatch_) {
275 for (const auto &anchorIt : anchorMatch_) {
355 for (const auto &anchorIt : anchorMatch_) {
H A Dselect_strategy.h55 std::vector<WidgetMatchModel> anchorMatch_; member in OHOS::uitest::SelectStrategy

Completed in 4 milliseconds