Searched defs:t4 (Results 1 - 7 of 7) sorted by relevance

/bind-9.6-ESV-R11/bin/tests/
H A Dtask_test.c65 isc_task_t *t3 = NULL, *t4 = NULL; local
90 RUNTIME_CHECK(isc_task_create(manager, 0, &t4) == ISC_R_SUCCESS);
98 RUNTIME_CHECK(isc_task_onshutdown(t4, my_shutdown, "4") ==
163 isc_task_send(t4, &event);
172 isc_task_send(t4, &event);
181 isc_task_detach(&t4);
/bind-9.6-ESV-R11/bin/tests/master/
H A Dt_master.c220 t4() { function
325 { t4, "DNS_NOTTL" },
/bind-9.6-ESV-R11/bin/tests/timers/
H A Dt_timers.c695 t4(void) { function
1125 { t4, "timer_reset" },
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dparser.hpp508 const token_type& t4,
514 t.type() != t4)
527 const token_type& t4,
536 t.type() != t4 && t.type() != t5 && t.type() != t6 &&
550 const token_type& t4,
560 t.type() != t4 && t.type() != t5 && t.type() != t6 &&
505 expect(const token_type& t1, const token_type& t2, const token_type& t3, const token_type& t4, const std::string& textual) argument
524 expect(const token_type& t1, const token_type& t2, const token_type& t3, const token_type& t4, const token_type& t5, const token_type& t6, const token_type& t7, const std::string& textual) argument
547 expect(const token_type& t1, const token_type& t2, const token_type& t3, const token_type& t4, const token_type& t5, const token_type& t6, const token_type& t7, const token_type& t8, const std::string& textual) argument
/bind-9.6-ESV-R11/bin/tests/db/
H A Dt_db.c480 t4(void) { function
3124 { t4, "dns_db_iszone" },
/bind-9.6-ESV-R11/bin/tests/rbt/
H A Dt_rbt.c552 t4() { function
1856 { t4, "dns_rbt_deletename 1" },
/bind-9.6-ESV-R11/bin/tests/tasks/
H A Dt_tasks.c1045 t4(void) { function
2353 { t4, "isc_task_shutdown" },

Completed in 48 milliseconds