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

/bind-9.6-ESV-R11/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.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&

Completed in 14 milliseconds