Home
last modified time | relevance | path

Searched refs:testAnd (Results 1 – 6 of 6) sorted by relevance

/libcore/luni/src/test/java/libcore/java/util/function/
DLongPredicateTest.java26 public void testAnd() throws Exception { in testAnd() method in LongPredicateTest
DIntPredicateTest.java26 public void testAnd() throws Exception { in testAnd() method in IntPredicateTest
DDoublePredicateTest.java26 public void testAnd() throws Exception { in testAnd() method in DoublePredicateTest
DPredicateTest.java26 public void testAnd() throws Exception { in testAnd() method in PredicateTest
DBiPredicateTest.java26 public void testAnd() throws Exception { in testAnd() method in BiPredicateTest
/libcore/ojluni/src/test/java/util/BitSet/
DBSMethods.java128 testAnd(); in main()
381 private static void testAnd() { in testAnd() method in BSMethods