Home
last modified time | relevance | path

Searched refs:testAddAndSumMT (Results 1 – 4 of 4) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DDoubleAdderTest.java136 public void testAddAndSumMT() throws Throwable { in testAddAndSumMT() method in DoubleAdderTest
DLongAdderTest.java159 public void testAddAndSumMT() throws Throwable { in testAddAndSumMT() method in LongAdderTest
/libcore/ojluni/src/test/java/util/concurrent/tck/
DDoubleAdderTest.java159 public void testAddAndSumMT() throws Throwable { in testAddAndSumMT() method in DoubleAdderTest
DLongAdderTest.java182 public void testAddAndSumMT() throws Throwable { in testAddAndSumMT() method in LongAdderTest