Searched refs:has_length_complementarity (Results 1 – 4 of 4) sorted by relevance
186 has_length_complementarity(set_a); in interval_set_check_length_complementarity_4_bicremental_types()187 has_length_complementarity(set_b); in interval_set_check_length_complementarity_4_bicremental_types()188 has_length_complementarity(set_c); in interval_set_check_length_complementarity_4_bicremental_types()
289 has_length_complementarity(map_a); in itv_quantifier_check_length_complementarity_4_bicremental_types()290 has_length_complementarity(map_b); in itv_quantifier_check_length_complementarity_4_bicremental_types()291 has_length_complementarity(map_c); in itv_quantifier_check_length_complementarity_4_bicremental_types()
308 bool has_length_complementarity(const Type& object) in has_length_complementarity() function
71 BOOST_CHECK((has_length_complementarity(set_a))); in BOOST_AUTO_TEST_CASE()