Home
last modified time | relevance | path

Searched refs:test_utils (Results 1 – 24 of 24) sorted by relevance

/packages/modules/adb/daemon/
Drestart_service_test.cpp31 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()
Dshell_service_test.cpp34 using namespace test_utils;
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_utils_unittest.cc84 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/
DAndroid.bp46 "test_utils/uwb_test_utils.py",
68 "test_utils/uwb_test_utils.py",
/packages/modules/Bluetooth/framework/tests/util/src/android/bluetooth/cts/
DEnableBluetoothRule.java19 public class EnableBluetoothRule extends android.bluetooth.test_utils.EnableBluetoothRule {
DBTAdapterUtils.java20 import android.bluetooth.test_utils.BlockingBluetoothAdapter;
DTestUtils.java36 public class TestUtils extends android.bluetooth.test_utils.TestUtils {
/packages/modules/Bluetooth/framework/tests/util/src/
DBlockingBluetoothAdapter.kt16 package android.bluetooth.test_utils
28 import android.bluetooth.test_utils.Permissions.withPermissions
DPermissions.kt16 package android.bluetooth.test_utils
/packages/modules/adb/test_utils/
Dtest_utils.h25 namespace test_utils {
Dtest_utils.cpp28 namespace test_utils { namespace
/packages/modules/Uwb/generic_ranging/tests/multidevices/lib/
Dranging_base_test.py24 from test_utils import uwb_test_utils
/packages/modules/Bluetooth/framework/tests/util/src/android/bluetooth/test_utils/
DEnableBluetoothRule.java17 package android.bluetooth.test_utils;
DTestUtils.java17 package android.bluetooth.test_utils;
/packages/modules/Uwb/generic_ranging/tests/multidevices/
DAndroid.bp44 "test_utils/uwb_test_utils.py",
/packages/modules/adb/
DAndroid.bp372 "test_utils/test_utils.cpp",
864 "test_utils/test_utils.cpp",
Dsocket_test.cpp288 const int assigned_port(test_utils::GetUnassignedPort(listen_fd)); in TEST_F()
/packages/modules/Uwb/generic_ranging/tests/multidevices/uwb/
Duwb_tests.py27 from test_utils import uwb_test_utils
/packages/modules/Uwb/tests/cts/hostsidetests/multidevices/uwb/lib/
Duwb_base_test.py11 from test_utils import uwb_test_utils
/packages/modules/Permission/tests/cts/permissionui/src/android/permissionui/cts/
DPermissionTest30WithBluetooth.kt24 import android.bluetooth.test_utils.EnableBluetoothRule
/packages/modules/Uwb/tests/cts/hostsidetests/multidevices/uwb/UwbManagerTests/
Duwb_manager_test.py11 from test_utils import uwb_test_utils
/packages/modules/Connectivity/nearby/tests/cts/fastpair/src/android/nearby/cts/
DNearbyManagerTest.java31 import android.bluetooth.test_utils.EnableBluetoothRule;
/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/pairing/
DPairingTest.java36 import android.bluetooth.test_utils.EnableBluetoothRule;
/packages/modules/Uwb/tests/cts/hostsidetests/multidevices/uwb/FiraRangingTests/
Dranging_test.py16 from test_utils import uwb_test_utils