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

/fuchsia/zircon/third_party/ulib/backtrace/
H A Dbtest.c548 static inline int test4 (void) __attribute__ ((always_inline, unused));
553 test4 (void) function
601 ("test4: unexpected return value "
607 check ("test4", 0, all, f3line, "f33", &bdata.failed);
608 check ("test4", 1, all, f2line, "f32", &bdata.failed);
609 check ("test4", 2, all, f1line, "test4", &bdata.failed);
718 test4 ();

Completed in 61 milliseconds