Searched refs:isParamEqual (Results 1 – 1 of 1) sorted by relevance
86 bool isParamEqual(const DynamicsProcessing::Tag& tag, const DynamicsProcessing& dpRef,246 bool DynamicsProcessingTestHelper::isParamEqual(const DynamicsProcessing::Tag& tag, in isParamEqual() function in DynamicsProcessingTestHelper364 EXPECT_TRUE(isParamEqual(tag, dp, target)) << dp.toString() << "\n" in SetAndGetDynamicsProcessingParameters()