Home
last modified time | relevance | path

Searched refs:tempT (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/aidl/vts/
DVtsHalDynamicsProcessingTest.cpp319 auto tempT = target; in isAidlVectorEqual() local
321 std::sort(tempT.begin(), tempT.end()); in isAidlVectorEqual()
322 return tempS == tempT; in isAidlVectorEqual()