Searched refs:cellValue (Results 1 – 1 of 1) sorted by relevance
951 private final boolean cellValue(int row, int col) { in cellValue() method in WatcherTest961 boolean want = cellValue(i, j); in fill()979 matrix.put(row, col, cellValue(i, j)); in fillNew()998 boolean want = cellValue(i, j); in verify()