Searched defs:_atf_tc_fail (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c/
H A Dtc.c787 static void _atf_tc_fail(struct context *, const char *, va_list)
812 _atf_tc_fail(struct context *ctx, const char *fmt, va_list ap) function
1064 _atf_tc_fail(&Current, fmt, ap);

Completed in 26 milliseconds