Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DAtomicBooleanTest.java103 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicBooleanTest
DAtomicReferenceFieldUpdaterTest.java223 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicReferenceFieldUpdaterTest
DAtomicReferenceTest.java104 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicReferenceTest
DAtomicStampedReferenceTest.java142 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicStampedReferenceTest
DAtomicMarkableReferenceTest.java142 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicMarkableReferenceTest
DAtomicIntegerFieldUpdaterTest.java239 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicIntegerFieldUpdaterTest
DAtomicLongFieldUpdaterTest.java239 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicLongFieldUpdaterTest
DAtomicIntegerTest.java108 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicIntegerTest
DAtomicLongTest.java110 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicLongTest
DAtomicReferenceArrayTest.java175 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicReferenceArrayTest
DAtomicLongArrayTest.java167 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicLongArrayTest
DAtomicIntegerArrayTest.java168 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicIntegerArrayTest