Searched refs:test_utils (Results 1 – 24 of 24) sorted by relevance
/packages/modules/adb/daemon/ |
D | restart_service_test.cpp | 31 using namespace test_utils; 39 const int assigned_port(test_utils::GetUnassignedPort(dontcare)); in TEST() 44 test_utils::ExpectLinesEqual( in TEST() 60 test_utils::ExpectLinesEqual(ReadRaw(command_fd_), in TEST() 72 test_utils::ExpectLinesEqual(ReadRaw(command_fd_), in TEST()
|
D | shell_service_test.cpp | 34 using namespace test_utils;
|
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/ |
D | le_audio_utils_unittest.cc | 84 namespace test_utils { namespace 519 test_utils::PrepareReferenceCodecSpecificConfigurationLc3(true, true, in PrepareReferenceBisConfiguration() 522 auto [aidl_metadata, stack_metadata] = test_utils::PrepareReferenceMetadata(); in PrepareReferenceBisConfiguration() 623 test_utils::PrepareReferenceBroadcastSubgroups(); in PrepareReferenceBroadcastConfigurationLc3() 832 test_utils::PrepareStackMetadataLtv(); in TEST() 865 auto stack_record = test_utils::PrepareStackPacRecord( in TEST() 990 test_utils::PrepareReferenceCodecSpecificConfigurationLc3(true, true, in TEST() 1001 test_utils::PrepareReferenceLeAudioDataPathConfigurationVendor(); in TEST() 1010 test_utils::PrepareReferenceMetadata(); in TEST() 1019 test_utils::PrepareReferenceAseConfigurationSetting( in TEST() [all …]
|
/packages/modules/Uwb/tests/cts/hostsidetests/multidevices/uwb/ |
D | Android.bp | 46 "test_utils/uwb_test_utils.py", 68 "test_utils/uwb_test_utils.py",
|
/packages/modules/Bluetooth/framework/tests/util/src/android/bluetooth/cts/ |
D | EnableBluetoothRule.java | 19 public class EnableBluetoothRule extends android.bluetooth.test_utils.EnableBluetoothRule {
|
D | BTAdapterUtils.java | 20 import android.bluetooth.test_utils.BlockingBluetoothAdapter;
|
D | TestUtils.java | 36 public class TestUtils extends android.bluetooth.test_utils.TestUtils {
|
/packages/modules/Bluetooth/framework/tests/util/src/ |
D | BlockingBluetoothAdapter.kt | 16 package android.bluetooth.test_utils 28 import android.bluetooth.test_utils.Permissions.withPermissions
|
D | Permissions.kt | 16 package android.bluetooth.test_utils
|
/packages/modules/adb/test_utils/ |
D | test_utils.h | 25 namespace test_utils {
|
D | test_utils.cpp | 28 namespace test_utils { namespace
|
/packages/modules/Uwb/generic_ranging/tests/multidevices/lib/ |
D | ranging_base_test.py | 24 from test_utils import uwb_test_utils
|
/packages/modules/Bluetooth/framework/tests/util/src/android/bluetooth/test_utils/ |
D | EnableBluetoothRule.java | 17 package android.bluetooth.test_utils;
|
D | TestUtils.java | 17 package android.bluetooth.test_utils;
|
/packages/modules/Uwb/generic_ranging/tests/multidevices/ |
D | Android.bp | 44 "test_utils/uwb_test_utils.py",
|
/packages/modules/adb/ |
D | Android.bp | 372 "test_utils/test_utils.cpp", 864 "test_utils/test_utils.cpp",
|
D | socket_test.cpp | 288 const int assigned_port(test_utils::GetUnassignedPort(listen_fd)); in TEST_F()
|
/packages/modules/Uwb/generic_ranging/tests/multidevices/uwb/ |
D | uwb_tests.py | 27 from test_utils import uwb_test_utils
|
/packages/modules/Uwb/tests/cts/hostsidetests/multidevices/uwb/lib/ |
D | uwb_base_test.py | 11 from test_utils import uwb_test_utils
|
/packages/modules/Permission/tests/cts/permissionui/src/android/permissionui/cts/ |
D | PermissionTest30WithBluetooth.kt | 24 import android.bluetooth.test_utils.EnableBluetoothRule
|
/packages/modules/Uwb/tests/cts/hostsidetests/multidevices/uwb/UwbManagerTests/ |
D | uwb_manager_test.py | 11 from test_utils import uwb_test_utils
|
/packages/modules/Connectivity/nearby/tests/cts/fastpair/src/android/nearby/cts/ |
D | NearbyManagerTest.java | 31 import android.bluetooth.test_utils.EnableBluetoothRule;
|
/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/pairing/ |
D | PairingTest.java | 36 import android.bluetooth.test_utils.EnableBluetoothRule;
|
/packages/modules/Uwb/tests/cts/hostsidetests/multidevices/uwb/FiraRangingTests/ |
D | ranging_test.py | 16 from test_utils import uwb_test_utils
|