Lines Matching refs:add_custom
124 .add_custom("first", "foo") in check_ctor_and_getters()
125 .add_custom("second", "bar") in check_ctor_and_getters()
128 .add_custom("first", "baz") in check_ctor_and_getters()
145 .add_custom("first", "baz") in check_ctor_and_getters()
146 .add_custom("second", "bar") in check_ctor_and_getters()
350 .add_custom("foo", "bar") in check_operators_eq_and_ne__not_copy()
355 .add_custom("second", "baz") in check_operators_eq_and_ne__not_copy()
367 .add_custom("second", "baz") in check_operators_eq_and_ne__not_copy()
386 .add_custom("foo", "bar") in check_operators_eq_and_ne__not_copy()
387 .add_custom("second", "baz") in check_operators_eq_and_ne__not_copy()
581 .add_custom("bar", "baz") in check_output__some_test_cases()
654 .add_custom("foo", "bar") in ATF_TEST_CASE_BODY()