Searched refs:body (Results 1 - 7 of 7) sorted by relevance
/bind-9.6-ESV-R11/unit/atf-src/atf-c/ |
H A D | macros_test.c | 82 void (*body)(const atf_tc_t *)) 87 RE(atf_tc_init(&tc, name, head, body, NULL, config)); 244 void (*body)(const atf_tc_t *); 261 init_and_run_h_tc("h_check_errno", t->head, t->body); 288 void (*body)(const atf_tc_t *); 305 init_and_run_h_tc("h_require_errno", t->head, t->body); 343 void (*body)(const atf_tc_t *); 362 init_and_run_h_tc("h_check", t->head, t->body); 386 void (*body)(const atf_tc_t *); member in struct:check_eq_test 403 init_and_run_h_tc("h_check", t->head, t->body); 608 void (*body)(const atf_tc_t *); member in struct:require_eq_test [all...] |
H A D | tc.c | 550 atf_tc_body_t body, atf_tc_cleanup_t cleanup, 563 tc->pimpl->m_body = body; 549 atf_tc_init(atf_tc_t *tc, const char *ident, atf_tc_head_t head, atf_tc_body_t body, atf_tc_cleanup_t cleanup, const char *const *config) argument
|
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/ |
H A D | macros.hpp | 46 void body(void) const; \ 58 void body(void) const; \ 70 void body(void) const; \ 88 atfu_tc_ ## name::body(void) \
|
H A D | tests.hpp | 82 virtual void body(void) const = 0;
|
H A D | tests.cpp | 158 (*iter).second->body(); 627 if (partname == "body")
|
/bind-9.6-ESV-R11/lib/isc/include/isc/ |
H A D | types.h | 106 isc_buffer_t *body,
|
/bind-9.6-ESV-R11/unit/atf-src/atf-report/ |
H A D | tests-results.css | 30 body {
|
Completed in 2230 milliseconds