/hardware/interfaces/audio/aidl/vts/ |
D | VtsHalEnvironmentalReverbTargetTest.cpp | 55 std::vector<std::pair<std::shared_ptr<IFactory>, Descriptor>> kDescPair; variable 65 kDescPair, EffectHelper::expandTestValueBasic<int>); in __anon335364b70102() 71 kDescPair, EffectHelper::expandTestValueBasic<int>); in __anon335364b70202() 77 kDescPair, EffectHelper::expandTestValueBasic<int>); in __anon335364b70302() 83 kDescPair, EffectHelper::expandTestValueBasic<int>); in __anon335364b70402() 91 kDescPair, EffectHelper::expandTestValueBasic<int>); in __anon335364b70502() 97 kDescPair, EffectHelper::expandTestValueBasic<int>); in __anon335364b70602() 103 kDescPair, EffectHelper::expandTestValueBasic<int>); in __anon335364b70702() 109 kDescPair, EffectHelper::expandTestValueBasic<int>); in __anon335364b70802() 115 kDescPair, EffectHelper::expandTestValueBasic<int>); in __anon335364b70902() [all …]
|
D | VtsHalSpatializerTargetTest.cpp | 141 std::vector<std::pair<std::shared_ptr<IFactory>, Descriptor>> kDescPair; variable 145 testing::ValuesIn(kDescPair = EffectFactoryHelper::getAllEffectDescriptors( 149 Spatializer::spatializationLevel>(kDescPair)), 152 Spatializer::spatializationMode>(kDescPair)), 156 kDescPair, EffectHelper::expandTestValueBasic<int>)), 159 Spatializer::headTrackingMode>(kDescPair)), 162 Spatializer::headTrackingConnectionMode>(kDescPair))),
|
D | VtsHalAECTargetTest.cpp | 151 std::vector<std::pair<std::shared_ptr<IFactory>, Descriptor>> kDescPair; variable 155 testing::ValuesIn(kDescPair = EffectFactoryHelper::getAllEffectDescriptors( 161 kDescPair, EffectHelper::expandTestValueBasic<int>)), 165 kDescPair, EffectHelper::expandTestValueBasic<bool>))),
|
D | VtsHalAGC1TargetTest.cpp | 156 std::vector<std::pair<std::shared_ptr<IFactory>, Descriptor>> kDescPair; variable 160 testing::ValuesIn(kDescPair = EffectFactoryHelper::getAllEffectDescriptors( 166 kDescPair, EffectHelper::expandTestValueBasic<int>)), 170 kDescPair, EffectHelper::expandTestValueBasic<int>)),
|
D | VtsHalAGC2TargetTest.cpp | 162 std::vector<std::pair<std::shared_ptr<IFactory>, Descriptor>> kDescPair; variable 166 testing::ValuesIn(kDescPair = EffectFactoryHelper::getAllEffectDescriptors( 172 kDescPair, EffectHelper::expandTestValueBasic<int>)), 176 kDescPair, EffectHelper::expandTestValueBasic<int>)),
|
D | VtsHalVisualizerTargetTest.cpp | 175 std::vector<std::pair<std::shared_ptr<IFactory>, Descriptor>> kDescPair; variable 179 testing::ValuesIn(kDescPair = EffectFactoryHelper::getAllEffectDescriptors( 183 kDescPair, EffectHelper::expandTestValueBasic<int>)), 188 kDescPair, EffectHelper::expandTestValueBasic<int>))),
|
D | VtsHalEqualizerTargetTest.cpp | 187 std::vector<std::pair<std::shared_ptr<IFactory>, Descriptor>> kDescPair; variable 191 testing::ValuesIn(kDescPair = EffectFactoryHelper::getAllEffectDescriptors( 195 kDescPair, EffectHelper::expandTestValueBasic<int>)), 199 kDescPair,
|
D | VtsHalVirtualizerTargetTest.cpp | 211 std::vector<std::pair<std::shared_ptr<IFactory>, Descriptor>> kDescPair; variable 215 testing::ValuesIn(kDescPair = EffectFactoryHelper::getAllEffectDescriptors( 219 kDescPair, EffectHelper::expandTestValueBasic<int>))),
|
D | VtsHalBassBoostTargetTest.cpp | 295 std::vector<std::pair<std::shared_ptr<IFactory>, Descriptor>> kDescPair; variable 299 testing::ValuesIn(kDescPair = EffectFactoryHelper::getAllEffectDescriptors( 303 kDescPair, EffectHelper::expandTestValueBasic<int>))),
|
D | VtsHalVolumeTargetTest.cpp | 299 std::vector<std::pair<std::shared_ptr<IFactory>, Descriptor>> kDescPair; variable 303 testing::ValuesIn(kDescPair = EffectFactoryHelper::getAllEffectDescriptors( 307 kDescPair, EffectHelper::expandTestValueBasic<int>)),
|