Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/2.0/
H A DAudioPrimaryHidlHalTest.cpp32 areAudioPatchesSupported() ? doc::partialTest("Audio patches are supported")
45 areAudioPatchesSupported() ? doc::partialTest("Audio patches are supported")
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
H A DAudioPrimaryHidlHalTest.cpp460 areAudioPatchesSupported() ? doc::partialTest("Audio patches are supported")
534 if (areAudioPatchesSupported()) { in createPatchIfNeeded()
554 if (areAudioPatchesSupported()) { in releasePatchIfNeeded()
707 if (areAudioPatchesSupported()) { in createPatchIfNeeded()
727 if (areAudioPatchesSupported()) { in releasePatchIfNeeded()
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/
H A DAudioPrimaryHidlHalTest.cpp159 areAudioPatchesSupported() ? doc::partialTest("Audio patches are supported")
183 areAudioPatchesSupported() ? doc::partialTest("Audio patches are supported")
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DAudioPrimaryHidlHalTest.h145 bool areAudioPatchesSupported() { return extract(getDevice()->supportsAudioPatches()); } in areAudioPatchesSupported() function
503 if (!areAudioPatchesSupported()) { in SetUp()