Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/2.0/
H A DAudioPrimaryHidlHalTest.cpp19 static void testGetDevice(IStream* stream, AudioDevice expectedDevice) { in testGetDevice() function
33 : testGetDevice(stream.get(), address.device))
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerStateMachineTest.java442 public void testGetDevice() { in testGetDevice() method in AvrcpControllerStateMachineTest