Searched defs:addr1 (Results 1 – 2 of 2) sorted by relevance
/system/bt/btcore/test/ |
D | property_test.cpp | 42 const bt_bdaddr_t *addr1 = property_as_addr(property); in TEST_F() local 213 bt_bdaddr_t addr1 = {{0x1, 0x2, 0x3, 0x4, 0x5, 0xff}}; in TEST_F() local
|
/system/extras/tests/memtest/ |
D | memtest.cpp | 146 void* addr1 = mmap(0, size, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0); in madvise_test() local
|