Home
last modified time | relevance | path

Searched defs:addr1 (Results 1 – 7 of 7) sorted by relevance

/system/bt/gd/hci/
Daddress_with_type_test.cc31 Address addr1{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local
57 Address addr1{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local
Daddress_unittest.cc204 Address addr1{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local
218 Address addr1{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local
224 Address addr1{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local
/system/media/audio_utils/include/audio_utils/
Dfutex.h35 int sys_futex(void *addr1, int op, int val1, const struct timespec *timeout, void *addr2, in sys_futex()
/system/bt/btcore/test/
Dproperty_test.cc42 const RawAddress* addr1 = property_as_addr(property); in TEST_F() local
206 RawAddress addr1 = {{0x1, 0x2, 0x3, 0x4, 0x5, 0xff}}; in TEST_F() local
/system/memory/libmeminfo/tools/
Dwsstop.cpp51 const char* addr1 = " start end "; in print_header() local
Dshowmap.cpp134 const char* addr1 = g_show_addr ? " start end " : ""; in print_header() local
/system/netd/tests/
Dbinder_test.cpp2208 IPAddress addr1, addr2; in TEST_F() local