Searched refs:cnt_type (Results 1 – 1 of 1) sorted by relevance
164 tagged_msg_type cnt_type(4, c); in RunTests() local166 CHECK_MESSAGE( (is_a<CheckType<int> >(cnt_type)), "Incorrect type for cnt_type"); in RunTests()167 cnt_type = default_tagged_msg; in RunTests()169 …CHECK_MESSAGE( (cnt_type.is_default_constructed()), "Assigned CheckType<int>s is not default-const… in RunTests()