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.java92 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicBooleanTest
DAtomicReferenceTest.java93 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicReferenceTest
DAtomicReferenceFieldUpdaterTest.java137 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicReferenceFieldUpdaterTest
DAtomicMarkableReferenceTest.java131 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicMarkableReferenceTest
DAtomicStampedReferenceTest.java131 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicStampedReferenceTest
DAtomicLongFieldUpdaterTest.java126 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicLongFieldUpdaterTest
DAtomicIntegerFieldUpdaterTest.java126 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicIntegerFieldUpdaterTest
DAtomicLongTest.java99 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicLongTest
DAtomicIntegerTest.java97 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicIntegerTest
DAtomicReferenceArrayTest.java164 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicReferenceArrayTest
DAtomicLongArrayTest.java156 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicLongArrayTest
DAtomicIntegerArrayTest.java156 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicIntegerArrayTest