Home
last modified time | relevance | path

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

/xnu-10002.41.9/san/memory/
H A Dkasan-test.c73 #define TEST_START(t) do { t->result = 1; TEST_BARRIER(); } while (0) macro
150 TEST_START(t); in test_heap_double_free()
167 TEST_START(t); in test_heap_small_free()
187 TEST_START(t); in test_stack_overflow()
208 TEST_START(t); in test_stack_underflow()
233 TEST_START(t); in test_memcpy()
253 TEST_START(t); in test_memmove()
273 TEST_START(t); in test_bcopy()
293 TEST_START(t); in test_memset()
312 TEST_START(t); in test_memcmp()
[all …]