Searched refs:atf_sanity_pre (Results 1 – 2 of 2) sorted by relevance
30 void atf_sanity_pre(const char *, int, const char *);43 atf_sanity_pre(__FILE__, __LINE__, #x); \
65 atf_sanity_pre(const char *file, int line, const char *cond) in atf_sanity_pre() function