Home
last modified time | relevance | path

Searched defs:mTestDevice (Results 1 – 23 of 23) sorted by relevance

/aosp12/frameworks/base/tests/SystemMemoryTest/host/src/com/android/tests/sysmem/host/
H A DMemoryTest.java38 private ITestDevice mTestDevice; field in MemoryTest
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/pbap/
H A DPbapStateMachineTest.java57 private BluetoothDevice mTestDevice; field in PbapStateMachineTest
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hid/
H A DHidHostServiceTest.java50 private BluetoothDevice mTestDevice; field in HidHostServiceTest
H A DHidDeviceTest.java82 private BluetoothDevice mTestDevice; field in HidDeviceTest
/aosp12/frameworks/base/tools/preload-check/src/com/android/preload/check/
H A DPreloadCheck.java33 private ITestDevice mTestDevice; field in PreloadCheck
/aosp12/frameworks/base/tests/BootImageProfileTest/src/com/android/bootimageprofile/
H A DBootImageProfileTest.java30 private ITestDevice mTestDevice; field in BootImageProfileTest
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hearingaid/
H A DHearingAidStateMachineTest.java55 private BluetoothDevice mTestDevice; field in HearingAidStateMachineTest
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/le_audio/
H A DLeAudioStateMachineTest.java59 private BluetoothDevice mTestDevice; field in LeAudioStateMachineTest
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/sdp/
H A DDipTest.java61 private BluetoothDevice mTestDevice; field in DipTest
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DSilenceDeviceManagerTest.java56 private BluetoothDevice mTestDevice; field in SilenceDeviceManagerTest
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
H A DA2dpStateMachineTest.java58 private BluetoothDevice mTestDevice; field in A2dpStateMachineTest
H A DA2dpCodecConfigTest.java46 private BluetoothDevice mTestDevice; field in A2dpCodecConfigTest
H A DA2dpServiceTest.java68 private BluetoothDevice mTestDevice; field in A2dpServiceTest
/aosp12/frameworks/base/tests/NativeProcessesMemoryTest/src/com/android/tests/nativeprocesses/
H A DNativeProcessesMemoryTest.java86 private ITestDevice mTestDevice; field in NativeProcessesMemoryTest
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/mapclient/
H A DMapClientContentTest.java76 private BluetoothDevice mTestDevice; field in MapClientContentTest
H A DMapClientStateMachineTest.java83 private BluetoothDevice mTestDevice; field in MapClientStateMachineTest
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestFailingDriver.cpp90 std::shared_ptr<Device> mTestDevice; member in android::nn::__anone979780d0110::FailingDriverTest
H A DTestRemoveDefaultArguments.cpp191 ANeuralNetworksDevice* mTestDevice; member in android::nn::__anon617fe7f00110::TestRemoveDefaultArguments
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerStateMachineTest.java89 private BluetoothDevice mTestDevice = null; field in AvrcpControllerStateMachineTest
443 Assert.assertEquals(mAvrcpStateMachine.getDevice(), mTestDevice); in testGetDevice() local
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
H A DHeadsetStateMachineTest.java76 private BluetoothDevice mTestDevice; field in HeadsetStateMachineTest
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/storage/
H A DDatabaseManagerTest.java69 private BluetoothDevice mTestDevice; field in DatabaseManagerTest
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioPolicyManagerBase.h584 uint32_t mTestDevice; variable
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientStateMachineTest.java54 private BluetoothDevice mTestDevice; field in HeadsetClientStateMachineTest