Searched refs:tempT (Results 1 – 1 of 1) sorted by relevance
319 auto tempT = target; in isAidlVectorEqual() local321 std::sort(tempT.begin(), tempT.end()); in isAidlVectorEqual()322 return tempS == tempT; in isAidlVectorEqual()