Home
last modified time | relevance | path

Searched refs:has_length_complementarity (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/icl/test/
Dtest_set_interval_set_shared.hpp186 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()
Dtest_interval_quantifier_shared.hpp289 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()
Dtest_laws.hpp308 bool has_length_complementarity(const Type& object) in has_length_complementarity() function
/third_party/boost/libs/icl/test/test_misc_/
Dtest_misc.cpp71 BOOST_CHECK((has_length_complementarity(set_a))); in BOOST_AUTO_TEST_CASE()