Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/safe_allocation_src/
H A Dswap.cpp23 T* b_mem = b.data(); in tests() local
30 CHECK(a.data() == b_mem); in tests()
57 T* b_mem = b.data(); in tests() local
64 CHECK(a.data() == b_mem); in tests()