Lines Matching refs:test_cases_map_builder
133 model::test_cases_map_builder().add("foo", tc_md).build()); in check_ctor_and_getters()
148 const model::test_cases_map exp_tcs = model::test_cases_map_builder() in check_ctor_and_getters()
181 model::test_cases_map_builder().add(test_case).build()); in check_find_ok()
212 model::test_cases_map_builder().add("main").build()); in check_find_missing()
241 const model::test_cases_map test_cases = model::test_cases_map_builder() in check_metadata_inheritance()
353 const model::test_cases_map base_tcs = model::test_cases_map_builder() in check_operators_eq_and_ne__not_copy()
365 const model::test_cases_map other_tcs = model::test_cases_map_builder() in check_operators_eq_and_ne__not_copy()
384 const model::test_cases_map other_tcs = model::test_cases_map_builder() in check_operators_eq_and_ne__not_copy()
451 const model::test_cases_map other_tcs = model::test_cases_map_builder() in check_operators_eq_and_ne__not_copy()
578 const model::test_cases_map test_cases = model::test_cases_map_builder() in check_output__some_test_cases()
656 const model::test_cases_map tcs = model::test_cases_map_builder() in ATF_TEST_CASE_BODY()