Home
last modified time | relevance | path

Searched refs:testReset (Results 1 – 16 of 16) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DDoubleAccumulatorTest.java52 public void testReset() { in testReset() method in DoubleAccumulatorTest
DLongAccumulatorTest.java52 public void testReset() { in testReset() method in LongAccumulatorTest
DDoubleAdderTest.java50 public void testReset() { in testReset() method in DoubleAdderTest
DLongAdderTest.java72 public void testReset() { in testReset() method in LongAdderTest
/libcore/ojluni/src/test/java/util/concurrent/tck/
DLongAccumulatorTest.java75 public void testReset() { in testReset() method in LongAccumulatorTest
DDoubleAdderTest.java73 public void testReset() { in testReset() method in DoubleAdderTest
DDoubleAccumulatorTest.java75 public void testReset() { in testReset() method in DoubleAccumulatorTest
DLongAdderTest.java95 public void testReset() { in testReset() method in LongAdderTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/helpers/
DNamespaceSupportTest.java98 public void testReset() { in testReset() method in NamespaceSupportTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DCollationElementIteratorTest.java111 public void testReset() { in testReset() method in CollationElementIteratorTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
DAbstractBufferTest.java256 public void testReset() {
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
DDeflaterInputStreamTest.java293 public void testReset() throws IOException { in testReset() method in DeflaterInputStreamTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/
DDocumentBuilderTest.java528 public void testReset() { in testReset() method in DocumentBuilderTest
DSAXParserTest.java812 public void testReset() { in testReset() method in SAXParserTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/regex/
DMatcherTest.java176 public void testReset() { in testReset() method in MatcherTest
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DMacTest.java743 public void testReset() throws Exception { in testReset() method in MacTest