Searched defs:ASSERT_ALLOC_WEAK (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/tests/include/test/ | ||
H A D | macros.h | 185 #define ASSERT_ALLOC_WEAK(pointer, item_count) TEST_CALLOC_OR_SKIP(pointer, item_count) macro |
Completed in 1 milliseconds