Searched refs:more_general (Results 1 – 1 of 1) sorted by relevance
36 void TestPairPositive(Representation more_general, in TestPairPositive() argument38 CHECK(more_general.is_more_general_than(less_general)); in TestPairPositive()42 void TestPairNegative(Representation more_general, in TestPairNegative() argument44 CHECK(!more_general.is_more_general_than(less_general)); in TestPairNegative()