Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalPresetReverbTargetTest.cpp233 std::string name = getPrefix(descriptor) + "_preset" + preset; in __anon5fda677c0102()
247 return getPrefix(descriptor.second); in __anon5fda677c0302()
DVtsHalVirtualizerTargetTest.cpp223 std::string name = getPrefix(descriptor) + "_strength" + strength; in __anon06a6f7e40102()
239 std::string name = getPrefix(descriptor) + "_isInputZero_" + isInputZero; in __anon06a6f7e40302()
DVtsHalEnvironmentalReverbTargetTest.cpp332 getPrefix(descriptor) + "_Tag_" + toString(tag) + std::to_string(val); in __anon8ee7524b1302()
399 std::string name = getPrefix(descriptor) + "_Tag_" + toString(tag); in __anon8ee7524b1502()
447 getPrefix(descriptor) + "_Tag_" + toString(tag) + std::to_string(val); in __anon8ee7524b1602()
DVtsHalDownmixTargetTest.cpp435 std::string name = getPrefix(descriptor) + "_type_" + type; in __anon12d9f8e90102()
451 std::string name = getPrefix(descriptor) + "_fold_layout_" + layout; in __anon12d9f8e90302()
468 std::string name = getPrefix(descriptor) + "_strip_layout_" + layout; in __anon12d9f8e90502()
DVtsHalLoudnessEnhancerTargetTest.cpp312 std::string name = getPrefix(descriptor) + "_gainMb_" + gainMb; in __anonc01ab4540102()
326 std::string name = getPrefix(descriptor.second); in __anonc01ab4540302()
DVtsHalBassBoostTargetTest.cpp307 std::string name = getPrefix(descriptor) + "_strength_" + strength; in __anone722a2130102()
323 std::string name = getPrefix(descriptor) + "_layout_" + layout; in __anone722a2130302()
DVtsHalVolumeTargetTest.cpp313 std::string name = getPrefix(descriptor) + "_level" + level + "_mute" + mute; in __anon479c15bb0102()
326 std::string name = getPrefix(descriptor.second); in __anon479c15bb0302()
DVtsHalAECTargetTest.cpp171 getPrefix(descriptor) + "_EchoDelay_" + echoDelay + "_MobileMode_" + mobileMode; in __anonae4fcdec0102()
DVtsHalAGC1TargetTest.cpp180 std::string name = getPrefix(descriptor) + "_target_peak_level_" + targetPeakLevel + in __anon98369a5f0102()
DVtsHalNSTargetTest.cpp164 std::string name = getPrefix(descriptor) + "_level_" + level + "_type_" + type; in __anona59b6f440102()
DVtsHalAGC2TargetTest.cpp186 std::string name = getPrefix(descriptor) + "_digital_gain_" + gain + in __anon3b7e08200102()
DVtsHalEqualizerTargetTest.cpp207 std::string name = getPrefix(descriptor) + "_preset_" + in __anon7f169cb50302()
DVtsHalVisualizerTargetTest.cpp198 std::string name = getPrefix(descriptor) + "_captureSize" + captureSize + in __anona759d6110102()
DVtsHalSpatializerTargetTest.cpp171 std::string name = getPrefix(descriptor) + "_sensorID_" + level + "_mode_" + mode + in __anon9294f62b0202()
DVtsHalHapticGeneratorTargetTest.cpp198 std::string name = getPrefix(descriptor) + "_hapticScaleId" + hapticScaleID + in __anoncee4f6030102()
DEffectHelper.h78 static inline std::string getPrefix(Descriptor& descriptor) { in getPrefix() function
DVtsHalAudioEffectTargetTest.cpp1000 std::string name = getPrefix(descriptor); in __anonb39120020202()
1013 std::string name = getPrefix(descriptor); in __anonb39120020402()
DVtsHalDynamicsProcessingTest.cpp509 std::string name = getPrefix(descriptor) + "_Cfg_" + cfg.toString(); in __anonfbcf91d10302()