Home
last modified time | relevance | path

Searched defs:testCompareAndSet (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/libcore/jsr166-tests/src/test/java/jsr166/
H A DAtomicMarkableReferenceTest.java78 public void testCompareAndSet() { in testCompareAndSet() method in AtomicMarkableReferenceTest
H A DAtomicStampedReferenceTest.java78 public void testCompareAndSet() { in testCompareAndSet() method in AtomicStampedReferenceTest
H A DAtomicBooleanTest.java70 public void testCompareAndSet() { in testCompareAndSet() method in AtomicBooleanTest
H A DAtomicReferenceTest.java70 public void testCompareAndSet() { in testCompareAndSet() method in AtomicReferenceTest
H A DAtomicReferenceArrayTest.java137 public void testCompareAndSet() { in testCompareAndSet() method in AtomicReferenceArrayTest
H A DAtomicReferenceFieldUpdaterTest.java181 public void testCompareAndSet() { in testCompareAndSet() method in AtomicReferenceFieldUpdaterTest
H A DAtomicLongTest.java76 public void testCompareAndSet() { in testCompareAndSet() method in AtomicLongTest
H A DAtomicIntegerTest.java74 public void testCompareAndSet() { in testCompareAndSet() method in AtomicIntegerTest
H A DAtomicLongFieldUpdaterTest.java169 public void testCompareAndSet() { in testCompareAndSet() method in AtomicLongFieldUpdaterTest
H A DAtomicLongArrayTest.java129 public void testCompareAndSet() { in testCompareAndSet() method in AtomicLongArrayTest
H A DAtomicIntegerFieldUpdaterTest.java169 public void testCompareAndSet() { in testCompareAndSet() method in AtomicIntegerFieldUpdaterTest
H A DAtomicIntegerArrayTest.java130 public void testCompareAndSet() { in testCompareAndSet() method in AtomicIntegerArrayTest
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/
H A DAtomicMarkableReferenceTest.java119 public void testCompareAndSet() { in testCompareAndSet() method in AtomicMarkableReferenceTest
H A DAtomicStampedReferenceTest.java119 public void testCompareAndSet() { in testCompareAndSet() method in AtomicStampedReferenceTest
H A DAtomicBooleanTest.java112 public void testCompareAndSet() { in testCompareAndSet() method in AtomicBooleanTest
H A DAtomicReferenceTest.java112 public void testCompareAndSet() { in testCompareAndSet() method in AtomicReferenceTest
H A DAtomicReferenceArrayTest.java182 public void testCompareAndSet() { in testCompareAndSet() method in AtomicReferenceArrayTest
H A DAtomicReferenceFieldUpdaterTest.java227 public void testCompareAndSet() { in testCompareAndSet() method in AtomicReferenceFieldUpdaterTest
H A DAtomicLongTest.java118 public void testCompareAndSet() { in testCompareAndSet() method in AtomicLongTest
H A DAtomicIntegerTest.java116 public void testCompareAndSet() { in testCompareAndSet() method in AtomicIntegerTest
H A DAtomicIntegerArrayTest.java173 public void testCompareAndSet() { in testCompareAndSet() method in AtomicIntegerArrayTest
H A DAtomicLongFieldUpdaterTest.java214 public void testCompareAndSet() { in testCompareAndSet() method in AtomicLongFieldUpdaterTest
H A DAtomicIntegerFieldUpdaterTest.java214 public void testCompareAndSet() { in testCompareAndSet() method in AtomicIntegerFieldUpdaterTest
H A DAtomicLongArrayTest.java173 public void testCompareAndSet() { in testCompareAndSet() method in AtomicLongArrayTest
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
H A DAtomicDoubleTest.java86 public void testCompareAndSet() { in testCompareAndSet() method in AtomicDoubleTest

12