Searched refs:hasSample (Results 1 – 1 of 1) sorted by relevance
59 static void checkSample(bool hasSample, const IntegerPolyhedron &poly, in checkSample() argument68 if (!hasSample) { in checkSample()94 EXPECT_EQ(!hasSample, poly.isIntegerEmpty()); in checkSample()105 static void checkPermutationsSample(bool hasSample, unsigned nDim, in checkPermutationsSample() argument125 checkSample(hasSample, in checkPermutationsSample()