Searched defs:correct (Results 1 – 2 of 2) sorted by relevance
290 val correct = q.check(column, row) in check() constant
680 private static void cmp(int vlen, int[] v, int[] correct, String name) { in cmp()