Searched refs:negate (Results 1 – 3 of 3) sorted by relevance
74 public static int testDiamond(boolean negate, int x) { in testDiamond() argument77 if (negate) { in testDiamond()120 public static int testLoopWithDiamond(int[] array, boolean negate, int x) { in testLoopWithDiamond() argument124 if (negate) { in testLoopWithDiamond()
4 - negate,
457 .filter(f.negate()) // Get all the test cases that failed.