Searched defs:testMask (Results 1 – 2 of 2) sorted by relevance
49 public void testMask() throws Exception { in testMask() method in BytesMatcherTest
76 private static void testMask(DataMask mask, int dimension, MaskCondition condition) { in testMask() method in DataMaskTestCase