Lines Matching refs:add_to_vector
134 templates.add_to_vector("the-name", "foo"); in ATF_TEST_CASE_BODY()
147 templates.add_to_vector("the-name", "first"); in ATF_TEST_CASE_BODY()
149 templates.add_to_vector("the-name", "second"); in ATF_TEST_CASE_BODY()
151 templates.add_to_vector("the-name", "third"); in ATF_TEST_CASE_BODY()
213 templates.add_to_vector("bar", "baz"); in ATF_TEST_CASE_BODY()
255 templates.add_to_vector("v", "foo"); in ATF_TEST_CASE_BODY()
256 templates.add_to_vector("v", "bar"); in ATF_TEST_CASE_BODY()
257 templates.add_to_vector("v", "baz"); in ATF_TEST_CASE_BODY()
273 templates.add_to_vector("v", "foo"); in ATF_TEST_CASE_BODY()
285 templates.add_to_vector("v", "foo"); in ATF_TEST_CASE_BODY()
297 templates.add_to_vector("v", "foo"); in ATF_TEST_CASE_BODY()
323 templates.add_to_vector("v", "foo"); in ATF_TEST_CASE_BODY()
325 templates.add_to_vector("v", "bar"); in ATF_TEST_CASE_BODY()
327 templates.add_to_vector("v", "baz"); in ATF_TEST_CASE_BODY()
416 templates.add_to_vector("testvector1", "000"); in ATF_TEST_CASE_BODY()
417 templates.add_to_vector("testvector1", "111"); in ATF_TEST_CASE_BODY()
418 templates.add_to_vector("testvector1", "543"); in ATF_TEST_CASE_BODY()
419 templates.add_to_vector("testvector1", "999"); in ATF_TEST_CASE_BODY()
422 templates.add_to_vector("testvector3", "123"); in ATF_TEST_CASE_BODY()
462 templates.add_to_vector("testvector1", "000"); in ATF_TEST_CASE_BODY()
463 templates.add_to_vector("testvector1", "111"); in ATF_TEST_CASE_BODY()
464 templates.add_to_vector("testvector1", "543"); in ATF_TEST_CASE_BODY()
465 templates.add_to_vector("testvector1", "999"); in ATF_TEST_CASE_BODY()
467 templates.add_to_vector("testvector2", "123"); in ATF_TEST_CASE_BODY()
508 templates.add_to_vector("testvector", "a"); in ATF_TEST_CASE_BODY()
509 templates.add_to_vector("testvector", "b"); in ATF_TEST_CASE_BODY()
607 templates.add_to_vector("var2", "not-empty"); in ATF_TEST_CASE_BODY()
696 templates.add_to_vector("table1", "foo1"); in ATF_TEST_CASE_BODY()
697 templates.add_to_vector("table1", "bar1"); in ATF_TEST_CASE_BODY()
699 templates.add_to_vector("table2", "foo2"); in ATF_TEST_CASE_BODY()
700 templates.add_to_vector("table2", "bar2"); in ATF_TEST_CASE_BODY()
734 templates.add_to_vector("table1", "a"); in ATF_TEST_CASE_BODY()
735 templates.add_to_vector("table1", "b"); in ATF_TEST_CASE_BODY()
738 templates.add_to_vector("table3", "1"); in ATF_TEST_CASE_BODY()
768 templates.add_to_vector("table1", "a"); in ATF_TEST_CASE_BODY()
769 templates.add_to_vector("table1", "b"); in ATF_TEST_CASE_BODY()
771 templates.add_to_vector("table2", "1"); in ATF_TEST_CASE_BODY()
772 templates.add_to_vector("table2", "2"); in ATF_TEST_CASE_BODY()
773 templates.add_to_vector("table2", "3"); in ATF_TEST_CASE_BODY()
815 templates.add_to_vector("table1", "a"); in ATF_TEST_CASE_BODY()
816 templates.add_to_vector("table1", "b"); in ATF_TEST_CASE_BODY()
820 templates.add_to_vector("table4", "1"); in ATF_TEST_CASE_BODY()
821 templates.add_to_vector("table4", "2"); in ATF_TEST_CASE_BODY()
822 templates.add_to_vector("table4", "3"); in ATF_TEST_CASE_BODY()
853 templates.add_to_vector("table1", "first"); in ATF_TEST_CASE_BODY()
854 templates.add_to_vector("table1", "second"); in ATF_TEST_CASE_BODY()
856 templates.add_to_vector("table2", "first"); in ATF_TEST_CASE_BODY()