Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DAtomicBooleanTest.java70 public void testCompareAndSet() { in testCompareAndSet() method in AtomicBooleanTest
DAtomicReferenceTest.java70 public void testCompareAndSet() { in testCompareAndSet() method in AtomicReferenceTest
DAtomicMarkableReferenceTest.java78 public void testCompareAndSet() { in testCompareAndSet() method in AtomicMarkableReferenceTest
DAtomicStampedReferenceTest.java78 public void testCompareAndSet() { in testCompareAndSet() method in AtomicStampedReferenceTest
DAtomicIntegerTest.java74 public void testCompareAndSet() { in testCompareAndSet() method in AtomicIntegerTest
DAtomicLongTest.java76 public void testCompareAndSet() { in testCompareAndSet() method in AtomicLongTest
DAtomicReferenceFieldUpdaterTest.java181 public void testCompareAndSet() { in testCompareAndSet() method in AtomicReferenceFieldUpdaterTest
DAtomicLongFieldUpdaterTest.java169 public void testCompareAndSet() { in testCompareAndSet() method in AtomicLongFieldUpdaterTest
DAtomicIntegerFieldUpdaterTest.java169 public void testCompareAndSet() { in testCompareAndSet() method in AtomicIntegerFieldUpdaterTest
DAtomicReferenceArrayTest.java137 public void testCompareAndSet() { in testCompareAndSet() method in AtomicReferenceArrayTest
DAtomicIntegerArrayTest.java130 public void testCompareAndSet() { in testCompareAndSet() method in AtomicIntegerArrayTest
DAtomicLongArrayTest.java129 public void testCompareAndSet() { in testCompareAndSet() method in AtomicLongArrayTest
/libcore/ojluni/src/test/java/util/concurrent/tck/
DAtomicBooleanTest.java93 public void testCompareAndSet() { in testCompareAndSet() method in AtomicBooleanTest
DAtomicReferenceTest.java93 public void testCompareAndSet() { in testCompareAndSet() method in AtomicReferenceTest
DAtomicMarkableReferenceTest.java101 public void testCompareAndSet() { in testCompareAndSet() method in AtomicMarkableReferenceTest
DAtomicStampedReferenceTest.java101 public void testCompareAndSet() { in testCompareAndSet() method in AtomicStampedReferenceTest
DAtomicIntegerTest.java97 public void testCompareAndSet() { in testCompareAndSet() method in AtomicIntegerTest
DAtomicLongTest.java99 public void testCompareAndSet() { in testCompareAndSet() method in AtomicLongTest
DAtomicReferenceFieldUpdaterTest.java204 public void testCompareAndSet() { in testCompareAndSet() method in AtomicReferenceFieldUpdaterTest
DAtomicLongFieldUpdaterTest.java192 public void testCompareAndSet() { in testCompareAndSet() method in AtomicLongFieldUpdaterTest
DAtomicIntegerFieldUpdaterTest.java192 public void testCompareAndSet() { in testCompareAndSet() method in AtomicIntegerFieldUpdaterTest
DAtomicReferenceArrayTest.java160 public void testCompareAndSet() { in testCompareAndSet() method in AtomicReferenceArrayTest
DAtomicIntegerArrayTest.java153 public void testCompareAndSet() { in testCompareAndSet() method in AtomicIntegerArrayTest
DAtomicLongArrayTest.java152 public void testCompareAndSet() { in testCompareAndSet() method in AtomicLongArrayTest