Home
last modified time | relevance | path

Searched defs:deviceB (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/libufdt/utils/tests/data/
H A Dsoc2v1.dts13 deviceB: deviceB { label
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
H A DHeadsetServiceAndStateMachineTest.java930 BluetoothDevice deviceB = TestUtils.getTestDevice(mAdapter, 1); in testVoiceRecognition_MultiHfInitiatedSwitchActiveDeviceSuccess() local
983 BluetoothDevice deviceB = TestUtils.getTestDevice(mAdapter, 1); in testVoiceRecognition_MultiHfInitiatedSwitchActiveDeviceReplyWrongHfSuccess() local
1036 BluetoothDevice deviceB = TestUtils.getTestDevice(mAdapter, 1); in testVoiceRecognition_MultiAgInitiatedSuccess() local
1075 BluetoothDevice deviceB = TestUtils.getTestDevice(mAdapter, 1); in testVoiceRecognition_MultiAgInitiatedDeviceNotActive() local
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp2797 const auto deviceB = makeDevices({{"deviceB", 0.5, ~0U}}); in TEST_F() local