Home
last modified time | relevance | path

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

/test/
A Dut.c20 const char *func, const char *cond) in ut_fail() argument
23 printf("%s:%d, %s(): %s\n", fname, line, func, cond); in ut_fail()
28 const char *func, const char *cond, const char *fmt, ...) in ut_failf() argument
33 printf("%s:%d, %s(): %s: ", fname, line, func, cond); in ut_failf()

Completed in 6 milliseconds