Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/tests/include/test/
H A Dmacros.h225 #define TEST_HELPER_ASSERT(a) if (!(a)) \ macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/
H A Dmacros.h225 #define TEST_HELPER_ASSERT(a) if (!(a)) \ macro