Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c/detail/
H A Dsanity_test.c55 bool m_cond; member
68 INV(td->m_cond); in do_test_child()
72 PRE(td->m_cond); in do_test_child()
76 POST(td->m_cond); in do_test_child()
80 if (!td->m_cond) in do_test_child()