Home
last modified time | relevance | path

Searched defs:SKIP_WITH_HWASAN (Results 1 – 2 of 2) sorted by relevance

/system/libbase/include/android-base/
Dtest_utils.h97 #define SKIP_WITH_HWASAN if (running_with_hwasan()) GTEST_SKIP() macro
/system/core/libutils/binder/
DSharedBuffer_test.cpp25 #define SKIP_WITH_HWASAN \ macro