Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DLongAccumulatorTest.java52 public void testReset() { in testReset() method in LongAccumulatorTest
DDoubleAccumulatorTest.java52 public void testReset() { in testReset() method in DoubleAccumulatorTest
DDoubleAdderTest.java50 public void testReset() { in testReset() method in DoubleAdderTest
DLongAdderTest.java72 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.java281 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.java158 public void testReset() { in testReset() method in MatcherTest
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DMacTest.java734 public void testReset() throws Exception { in testReset() method in MacTest