Home
last modified time | relevance | path

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

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