Home
last modified time | relevance | path

Searched defs:test_address (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc836 void InjectNotificationEvent(const RawAddress& test_address, uint16_t conn_id, uint16_t handle, in InjectNotificationEvent()
851 void InjectEncryptionEvent(const RawAddress& test_address) { in InjectEncryptionEvent()
1182 const RawAddress test_address = GetTestAddress(1); in TEST_F() local
1202 const RawAddress test_address = GetTestAddress(1); in TEST_F() local
1213 const RawAddress test_address = GetTestAddress(1); in TEST_F() local
1223 const RawAddress test_address = GetTestAddress(1); in TEST_F() local
1237 const RawAddress test_address = GetTestAddress(1); in TEST_F() local
1252 const RawAddress test_address = GetTestAddress(1); in TEST_F() local
1266 const RawAddress test_address = GetTestAddress(1); in TEST_F() local
1275 const RawAddress test_address = GetTestAddress(1); in TEST_F() local
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/device/test/
Dinterop_test.cc123 RawAddress test_address; in TEST_F() local
248 RawAddress test_address; in TEST_F() local
330 RawAddress test_address; in TEST_F() local
465 RawAddress test_address; in TEST_F() local
479 RawAddress test_address; in TEST_F() local
540 RawAddress test_address; in TEST_F() local
554 RawAddress test_address; in TEST_F() local
567 RawAddress test_address; in TEST_F() local
618 RawAddress test_address; in TEST_F() local
661 RawAddress test_address; in TEST_F() local
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/bta/vc/
Dvc_test.cc815 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
836 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
944 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
953 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
963 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
972 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
982 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
992 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
1004 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
1021 const RawAddress test_address = GetTestAddress(0); in TEST_F() local
[all …]
Ddevices_test.cc153 RawAddress test_address = GetTestAddress(i); in TEST_F() local
182 RawAddress test_address = GetTestAddress(i); in TEST_F() local
205 RawAddress test_address = GetTestAddress(1); in TEST_F() local
/aosp_15_r20/external/webrtc/api/transport/
H A Dstun_unittest.cc583 rtc::IPAddress test_address(kIPv4TestAddress1); in TEST_F() local
597 rtc::IPAddress test_address(kIPv4TestAddress1); in TEST_F() local
608 rtc::IPAddress test_address(kIPv6TestAddress1); in TEST_F() local
621 rtc::IPAddress test_address(kIPv6TestAddress1); in TEST_F() local
632 rtc::IPAddress test_address(kIPv6TestAddress1); in TEST_F() local
758 rtc::IPAddress test_address(kIPv4TestAddress1); in TEST_F() local
767 rtc::IPAddress test_address(kIPv6TestAddress1); in TEST_F() local
814 rtc::IPAddress test_address(kIPv4TestAddress1); in TEST_F() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/rfcomm/
Dstack_rfcomm_test.cc436 static const RawAddress test_address = GetTestAddress(0); in TEST_F() local
454 static const RawAddress test_address = GetTestAddress(0); in TEST_F() local
536 static const RawAddress test_address = GetTestAddress(0); in TEST_F() local
554 static const RawAddress test_address = GetTestAddress(0); in TEST_F() local
641 static const RawAddress test_address = GetTestAddress(0); in TEST_F() local
/aosp_15_r20/external/mesa3d/src/intel/decoder/tests/
H A Dgenxml_test.c33 struct test_address { struct
39 struct test_address address, uint32_t delta) in _test_combine_address() argument
/aosp_15_r20/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client_test.cc494 void InjectEncryptionEvent(const RawAddress& test_address, uint16_t conn_id) { in InjectEncryptionEvent()
629 const RawAddress test_address = GetTestAddress(0); member in bluetooth::csis::internal::__anon7942062e0111::CsisClientTest
789 const RawAddress test_address = GetTestAddress(0); member in bluetooth::csis::internal::__anon7942062e0111::CsisClientCallbackTest
1391 auto test_address = GetTestAddress(0); in TEST_F() local
/aosp_15_r20/external/libcxx/test/std/utilities/memory/default.allocator/allocator.members/
H A Daddress.pass.cpp20 void test_address() in test_address() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/depr/depr.default.allocator/allocator.members/
H A Daddress.cxx20.pass.cpp26 void test_address() { in test_address() function
H A Daddress.cxx20.verify.cpp24 void test_address() { in test_address() function
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/net/
H A DOldProxyTest.java27 public void test_address() { in test_address() method in OldProxyTest
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
H A DProxyTest.java103 public void test_address() { in test_address() method in ProxyTest
/aosp_15_r20/external/python/bumble/tests/
Dhci_test.py527 def test_address(): function
/aosp_15_r20/trusty/kernel/app/pactest/
H A Dpactest.c276 const uint64_t test_address = _state->translation_table in TEST_P() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/eatt/
Deatt_test.cc71 const RawAddress test_address({0x11, 0x11, 0x11, 0x11, 0x11, 0x11}); variable
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_root.cc70 uintptr_t test_address, in IsPtrWithinSameAlloc()
/aosp_15_r20/external/coreboot/src/northbridge/intel/x4x/
H A Draminit_ddr23.c1245 u32 test_address(int channel, int rank) in test_address() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dstate_machine_test.cc1096 RawAddress test_address; in TEST_F() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_client_test.cc553 void InjectNotificationEvent(const RawAddress& test_address, uint16_t conn_id, uint16_t handle, in InjectNotificationEvent()
572 void InjectContextTypes(const RawAddress& test_address, uint16_t conn_id, uint16_t handle, in InjectContextTypes()
581 void InjectSupportedContextTypes(const RawAddress& test_address, uint16_t conn_id, in InjectSupportedContextTypes()
588 void InjectAvailableContextTypes(const RawAddress& test_address, uint16_t conn_id, in InjectAvailableContextTypes()
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/
Dlib.rs6954 fn test_address() { in test_address() function
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/src/
Dlib.rs6954 fn test_address() { in test_address() function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_socket.py6550 def test_address(self): member in CreateServerTest
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dcore-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...