HomeSort by: relevance | last modified time | path
    Searched refs:atf_tc_cleanup (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/atf/dist/atf-c/
tc.h 104 atf_error_t atf_tc_cleanup(const atf_tc_t *);
tp.c 216 return atf_tc_cleanup(tc);
tc.c 1048 atf_tc_cleanup(const atf_tc_t *tc) function
  /src/external/bsd/atf/dist/atf-c++/
tests.cpp 289 atf_error_t err = atf_tc_cleanup(&pimpl->m_tc);

Completed in 85 milliseconds