Searched refs:hasSample (Results 1 – 1 of 1) sorted by relevance
61 static void checkSample(bool hasSample, const IntegerPolyhedron &poly, in checkSample() argument70 if (!hasSample) { in checkSample()96 EXPECT_EQ(!hasSample, poly.isIntegerEmpty()); in checkSample()107 static void checkPermutationsSample(bool hasSample, unsigned nDim, in checkPermutationsSample() argument127 checkSample(hasSample, in checkPermutationsSample()