Home
last modified time | relevance | path

Searched defs:tc_vector (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/
H A Dtests.cpp393 typedef std::vector< impl::tc * > tc_vector; typedef in tp
437 tp::tp(void (*add_tcs)(tc_vector&)) : in tp()
708 impl::run_tp(int argc, char* const* argv, void (*add_tcs)(tp::tc_vector&)) in run_tp()
/minix3/external/bsd/atf/dist/atf-c++/
H A Dtests.cpp392 typedef std::vector< impl::tc * > tc_vector; typedef in tp
436 tp::tp(void (*add_tcs)(tc_vector&)) : in tp()
707 impl::run_tp(int argc, char* const* argv, void (*add_tcs)(tp::tc_vector&)) in run_tp()