Searched defs:SKIP_WITH_HWASAN (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/core/libutils/ | ||
H A D | SharedBuffer_test.cpp | 27 #define SKIP_WITH_HWASAN \ macro |
/aosp12/bionic/tests/ | ||
H A D | utils.h | 78 #define SKIP_WITH_HWASAN if (running_with_hwasan()) GTEST_SKIP() macro |