Lines Matching refs:metadata_builder
123 const model::metadata tp_md = model::metadata_builder() in check_ctor_and_getters()
127 const model::metadata tc_md = model::metadata_builder() in check_ctor_and_getters()
144 const model::metadata exp_tc_md = model::metadata_builder() in check_ctor_and_getters()
176 const model::test_case test_case("main", model::metadata_builder().build()); in check_find_ok()
180 model::metadata_builder().build(), in check_find_ok()
211 model::metadata_builder().build(), in check_find_missing()
244 model::metadata_builder() in check_metadata_inheritance()
248 model::metadata_builder() in check_metadata_inheritance()
255 const model::metadata metadata = model::metadata_builder() in check_metadata_inheritance()
264 const model::metadata exp_metadata = model::metadata_builder() in check_metadata_inheritance()
273 const model::metadata exp_metadata = model::metadata_builder() in check_metadata_inheritance()
282 const model::metadata exp_metadata = model::metadata_builder() in check_metadata_inheritance()
316 model::metadata_builder().build(), in check_operators_eq_and_ne__copy()
349 const model::metadata base_metadata = model::metadata_builder() in check_operators_eq_and_ne__not_copy()
354 .add("main", model::metadata_builder() in check_operators_eq_and_ne__not_copy()
366 .add("main", model::metadata_builder() in check_operators_eq_and_ne__not_copy()
385 .add("main", model::metadata_builder() in check_operators_eq_and_ne__not_copy()
443 model::metadata_builder().build(), base_tcs); in check_operators_eq_and_ne__not_copy()
487 model::metadata_builder().build(), in check_operator_lt()
491 model::metadata_builder().build(), in check_operator_lt()
495 model::metadata_builder().build(), in check_operator_lt()
538 model::metadata_builder().add_allowed_architecture("a").build(), in check_output__no_test_cases()
579 .add("the-name", model::metadata_builder() in check_output__some_test_cases()
588 model::metadata_builder().add_allowed_architecture("a").build(), in check_output__some_test_cases()
640 model::metadata_builder().build(), model::test_cases_map()); in ATF_TEST_CASE_BODY()
653 const model::metadata md = model::metadata_builder() in ATF_TEST_CASE_BODY()
679 model::metadata_builder().build(), model::test_cases_map()); in ATF_TEST_CASE_BODY()