Home
last modified time | relevance | path

Searched refs:ASSERT_IGNORE (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/linux/user/src/exit/
H A Dassert.c37 } else if (assert_status == ASSERT_IGNORE) { in __assert_fail()
38 MUSL_LOGE("CallbackFunction return ASSERT_IGNORE:\n"); in __assert_fail()
/third_party/musl/src/exit/linux/
H A Dassert.c37 } else if (assert_status == ASSERT_IGNORE) { in __assert_fail()
38 MUSL_LOGE("CallbackFunction return ASSERT_IGNORE:\n"); in __assert_fail()
/third_party/musl/include/
H A Dassert.h13 ASSERT_IGNORE enumerator
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_assert_fail_dialog.c32 #define ASSERT_IGNORE_INFO "ASSERT_IGNORE"
79 Assert_Status res = ASSERT_IGNORE; in CallbackFunctionIgnore()

Completed in 2 milliseconds