Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
H A Dselect_strategy.cpp26 myselfMatch_.emplace_back(matchModel); in RegisterMyselfMatch()
43 myselfMatch_.clear(); in ~SelectStrategy()
121 if (!myselfMatch_.empty()) { in Describe()
123 for (auto &locator : myselfMatch_) { in Describe()
217 for (const auto &myselfIt : myselfMatch_) { in LocateNodeAfterAnchor()
300 for (const auto &myselfIt : myselfMatch_) { in LocateNodeAfterBeforeAnchor()
398 for (const auto &myselfIt : myselfMatch_) { in LocateNodeWithInAnchor()
458 for (const auto &myselfIt : myselfMatch_) {
516 for (const auto &myselfIt : myselfMatch_) {
H A Dselect_strategy.h56 std::vector<WidgetMatchModel> myselfMatch_; member in OHOS::uitest::SelectStrategy

Completed in 2 milliseconds