Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DAtomicBooleanTest.java59 public void testCompareAndSet() { in testCompareAndSet() method in AtomicBooleanTest
DAtomicReferenceTest.java59 public void testCompareAndSet() { in testCompareAndSet() method in AtomicReferenceTest
DAtomicReferenceFieldUpdaterTest.java98 public void testCompareAndSet() { in testCompareAndSet() method in AtomicReferenceFieldUpdaterTest
DAtomicMarkableReferenceTest.java67 public void testCompareAndSet() { in testCompareAndSet() method in AtomicMarkableReferenceTest
DAtomicStampedReferenceTest.java67 public void testCompareAndSet() { in testCompareAndSet() method in AtomicStampedReferenceTest
DAtomicLongFieldUpdaterTest.java87 public void testCompareAndSet() { in testCompareAndSet() method in AtomicLongFieldUpdaterTest
DAtomicIntegerFieldUpdaterTest.java87 public void testCompareAndSet() { in testCompareAndSet() method in AtomicIntegerFieldUpdaterTest
DAtomicLongTest.java65 public void testCompareAndSet() { in testCompareAndSet() method in AtomicLongTest
DAtomicIntegerTest.java63 public void testCompareAndSet() { in testCompareAndSet() method in AtomicIntegerTest
DAtomicReferenceArrayTest.java126 public void testCompareAndSet() { in testCompareAndSet() method in AtomicReferenceArrayTest
DAtomicLongArrayTest.java118 public void testCompareAndSet() { in testCompareAndSet() method in AtomicLongArrayTest
DAtomicIntegerArrayTest.java118 public void testCompareAndSet() { in testCompareAndSet() method in AtomicIntegerArrayTest