Searched refs:testAnd (Results 1 – 6 of 6) sorted by relevance
/libcore/luni/src/test/java/libcore/java/util/function/ | ||
D | LongPredicateTest.java | 26 public void testAnd() throws Exception { in testAnd() method in LongPredicateTest |
D | IntPredicateTest.java | 26 public void testAnd() throws Exception { in testAnd() method in IntPredicateTest |
D | DoublePredicateTest.java | 26 public void testAnd() throws Exception { in testAnd() method in DoublePredicateTest |
D | PredicateTest.java | 26 public void testAnd() throws Exception { in testAnd() method in PredicateTest |
D | BiPredicateTest.java | 26 public void testAnd() throws Exception { in testAnd() method in BiPredicateTest |
/libcore/ojluni/src/test/java/util/BitSet/ | ||
D | BSMethods.java | 128 testAnd(); in main() |