Lines Matching refs:test_cases_map

73     model::test_cases_map _lazy_test_cases;
89 const model::test_cases_map& test_cases_) : in lazy_test_program()
91 metadata_, model::test_cases_map()), in lazy_test_program()
100 const model::test_cases_map&
148 const model::test_cases_map exp_tcs = model::test_cases_map_builder() in check_ctor_and_getters()
241 const model::test_cases_map test_cases = model::test_cases_map_builder() in check_metadata_inheritance()
317 model::test_cases_map()); in check_operators_eq_and_ne__copy()
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()
488 model::test_cases_map()); in check_operator_lt()
492 model::test_cases_map()); in check_operator_lt()
496 model::test_cases_map()); in check_operator_lt()
539 model::test_cases_map()); in check_output__no_test_cases()
578 const model::test_cases_map test_cases = model::test_cases_map_builder() in check_output__some_test_cases()
640 model::metadata_builder().build(), model::test_cases_map()); in ATF_TEST_CASE_BODY()
656 const model::test_cases_map tcs = model::test_cases_map_builder() in ATF_TEST_CASE_BODY()
679 model::metadata_builder().build(), model::test_cases_map()); in ATF_TEST_CASE_BODY()