Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/icl/test/test_combinable_/
Dtest_combinable.cpp37 bool is_combinable = IsCombinable<LeftT,RightT>::value; in check_combinable() local
38 std::string combination_result = is_combinable in check_combinable()
39 …? (is_combinable == expected ? type_combination : "expected: NOT "+is_combi_text+"<"+type_combinat… in check_combinable()
40 …: (is_combinable == expected ? type_combination : "expected: IS "+is_combi_text+"<"+type_combinat… in check_combinable()