Home
last modified time | relevance | path

Searched refs:assert_fail (Results 1 – 11 of 11) sorted by relevance

/external/valgrind/include/
Dpub_tool_libcassert.h38 (VG_(assert_fail) (/*isCore?*/False, #expr, \
46 (VG_(assert_fail) (/*isCore?*/False, #expr, \
60 extern void VG_(assert_fail) ( Bool isCore, const HChar* expr, const HChar* file,
/external/valgrind/coregrind/
Dpub_core_libcassert.h45 VG_(assert_fail) (/*isCore*//*BOGUS*/True, \
52 (VG_(assert_fail) (/*isCore*/True, #expr, \
59 (VG_(assert_fail) (/*isCore*/True, #expr, \
Dm_libcassert.c433 void VG_(assert_fail) ( Bool isCore, const HChar* expr, const HChar* file, in VG_() argument
/external/vboot_reference/tests/
Drun_cgpt_tests.sh23 assert_fail() { function
33 assert_fail ${CGPT} show $MTD blah_404_haha
296 assert_fail $CGPT create -D 1024 ${DEV}
303 assert_fail $CGPT create -D 511 ${DEV}
304 assert_fail $CGPT create -D 513 ${DEV}
312 assert_fail $CGPT show ${DEV}
316 assert_fail $CGPT add $MTD -b 2 -s 1 -t data ${DEV}
318 assert_fail $CGPT add $MTD -b 0 -s 3 -t data ${DEV}
/external/valgrind/none/tests/
Dvalgrind_cpp_test.cpp43 void VG_(assert_fail)(Bool isCore, const HChar* expr, const HChar* file, in VG_() argument
/external/eigen/Eigen/src/Core/util/
DMacros.h197 inline void assert_fail(const char *condition, const char *function, const char *file, int line) in assert_fail() function
207 … Eigen::internal::assert_fail(EIGEN_MAKESTRING(x), __PRETTY_FUNCTION__, __FILE__, __LINE__); \
/external/valgrind/drd/tests/
Dunit_vc.c19 void VG_(assert_fail)(Bool isCore, const HChar* assertion, const HChar* file, in VG_() argument
Dunit_bitmap.c31 void VG_(assert_fail)(Bool isCore, const HChar* assertion, const HChar* file, in VG_() argument
/external/valgrind/none/tests/ppc64/
Dround.c85 void assert_fail(const char *msg,
91 (assert_fail (msg, STRING(expr), \
100 void assert_fail (msg, expr, file, line, fn) in assert_fail() function
/external/valgrind/none/tests/ppc32/
Dround.c85 void assert_fail(const char *msg,
91 (assert_fail (msg, STRING(expr), \
100 void assert_fail (msg, expr, file, line, fn) in assert_fail() function
/external/valgrind/
DNEWS903 313811 Buffer overflow in assert_fail