Searched refs:debugNotSupportOps_ (Results 1 – 2 of 2) sorted by relevance
141 debugNotSupportOps_[ret.c_str()]++; in RecordUnsupportOp()219 static_cast<int>(drawAreaRects.size()), static_cast<int>(debugNotSupportOps_.size())); in ShowDrawResult()226 for (auto& iter : debugNotSupportOps_) { in ShowDrawResult()
124 std::map<std::string, int> debugNotSupportOps_; variable