Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp243 class WithModuleParameter { class
245 WithModuleParameter(const std::string parameterId, const T& value) in WithModuleParameter() function in WithModuleParameter
247 WithModuleParameter(const WithModuleParameter&) = delete;
248 WithModuleParameter& operator=(const WithModuleParameter&) = delete;
249 ~WithModuleParameter() { in ~WithModuleParameter()
3955 WithModuleParameter forceTransientBurst("aosp.forceTransientBurst", Boolean{true}); in Run()
3971 WithModuleParameter forceSynchronousDrain("aosp.forceSynchronousDrain", in Run()