Searched refs:add_vector (Results 1 – 4 of 4) sorted by relevance
211 templates.add_vector("foo"); in ATF_TEST_CASE_BODY()212 templates.add_vector("bar"); in ATF_TEST_CASE_BODY()223 templates.add_vector("foo"); in ATF_TEST_CASE_BODY()254 templates.add_vector("v"); in ATF_TEST_CASE_BODY()272 templates.add_vector("v"); in ATF_TEST_CASE_BODY()284 templates.add_vector("v"); in ATF_TEST_CASE_BODY()296 templates.add_vector("v"); in ATF_TEST_CASE_BODY()321 templates.add_vector("v"); in ATF_TEST_CASE_BODY()336 templates.add_vector("foo1"); in ATF_TEST_CASE_BODY()606 templates.add_vector("var2"); in ATF_TEST_CASE_BODY()[all …]
104 void add_vector(const std::string&);
578 text::templates_def::add_vector(const std::string& name) in add_vector() function in text::templates_def
133 templates.add_vector(key_vector); in add_map()134 templates.add_vector(value_vector); in add_map()297 _summary_templates.add_vector("broken_test_cases"); in html_hooks()298 _summary_templates.add_vector("broken_test_cases_file"); in html_hooks()299 _summary_templates.add_vector("xfail_test_cases"); in html_hooks()300 _summary_templates.add_vector("xfail_test_cases_file"); in html_hooks()301 _summary_templates.add_vector("failed_test_cases"); in html_hooks()302 _summary_templates.add_vector("failed_test_cases_file"); in html_hooks()303 _summary_templates.add_vector("passed_test_cases"); in html_hooks()304 _summary_templates.add_vector("passed_test_cases_file"); in html_hooks()[all …]