Searched refs:SANITIZER_TEST_HAS_MALLOC_USABLE_SIZE (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_test_utils.h108 # define SANITIZER_TEST_HAS_MALLOC_USABLE_SIZE 1 macro
112 # define SANITIZER_TEST_HAS_MALLOC_USABLE_SIZE 0 macro
/external/compiler-rt/lib/asan/tests/
H A Dasan_test.cc401 #if SANITIZER_TEST_HAS_MALLOC_USABLE_SIZE
419 #endif // SANITIZER_TEST_HAS_MALLOC_USABLE_SIZE
/external/compiler-rt/lib/msan/tests/
H A Dmsan_test.cc4135 #if SANITIZER_TEST_HAS_MALLOC_USABLE_SIZE
4146 #endif // SANITIZER_TEST_HAS_MALLOC_USABLE_SIZE

Completed in 1422 milliseconds