Searched refs:test_cases_map (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-run/
H A Dtest-program.hpp125 typedef std::map< std::string, atf::tests::vars_map > test_cases_map; typedef in namespace:atf::atf_run
128 test_cases_map test_cases;
134 metadata(const test_cases_map& p_test_cases) :
H A Dtest_program_test.cpp782 const impl::test_cases_map::const_iterator iter =
794 const impl::test_cases_map::const_iterator iter =
807 const impl::test_cases_map::const_iterator iter =
H A Dtest-program.cpp104 impl::test_cases_map m_tcs;
126 const impl::test_cases_map&
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-run/
H A Dtest-program.hpp125 typedef std::map< std::string, atf::tests::vars_map > test_cases_map; typedef in namespace:atf::atf_run
128 test_cases_map test_cases;
134 metadata(const test_cases_map& p_test_cases) :
H A Dtest_program_test.cpp757 const impl::test_cases_map::const_iterator iter =
769 const impl::test_cases_map::const_iterator iter =
782 const impl::test_cases_map::const_iterator iter =
H A Dtest-program.cpp100 impl::test_cases_map m_tcs;
122 const impl::test_cases_map&

Completed in 123 milliseconds