Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalDynamicsProcessingTest.cpp722 using EqBandConfigTestParams = std::tuple<std::pair<std::shared_ptr<IFactory>, Descriptor>, int32_t, typedef
726 const EqBandConfigTestParams& params) { in fillEqBandConfig()
739 class DynamicsProcessingTestEqBandConfig : public ::testing::TestWithParam<EqBandConfigTestParams>,