Home
last modified time | relevance | path

Searched defs:testWeakCompareAndSet (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/libcore/jsr166-tests/src/test/java/jsr166/
H A DAtomicMarkableReferenceTest.java142 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicMarkableReferenceTest
H A DAtomicStampedReferenceTest.java142 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicStampedReferenceTest
H A DAtomicBooleanTest.java103 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicBooleanTest
H A DAtomicReferenceTest.java104 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicReferenceTest
H A DAtomicReferenceArrayTest.java175 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicReferenceArrayTest
H A DAtomicReferenceFieldUpdaterTest.java220 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicReferenceFieldUpdaterTest
H A DAtomicLongTest.java110 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicLongTest
H A DAtomicIntegerTest.java108 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicIntegerTest
H A DAtomicLongFieldUpdaterTest.java235 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicLongFieldUpdaterTest
H A DAtomicLongArrayTest.java167 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicLongArrayTest
H A DAtomicIntegerFieldUpdaterTest.java235 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicIntegerFieldUpdaterTest
H A DAtomicIntegerArrayTest.java168 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicIntegerArrayTest
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/
H A DAtomicMarkableReferenceTest.java186 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicMarkableReferenceTest
H A DAtomicStampedReferenceTest.java186 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicStampedReferenceTest
H A DAtomicBooleanTest.java147 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicBooleanTest
H A DAtomicReferenceTest.java148 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicReferenceTest
H A DAtomicReferenceArrayTest.java222 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicReferenceArrayTest
H A DAtomicReferenceFieldUpdaterTest.java268 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicReferenceFieldUpdaterTest
H A DAtomicLongTest.java154 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicLongTest
H A DAtomicIntegerTest.java152 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicIntegerTest
H A DAtomicIntegerArrayTest.java213 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicIntegerArrayTest
H A DAtomicLongFieldUpdaterTest.java284 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicLongFieldUpdaterTest
H A DAtomicIntegerFieldUpdaterTest.java284 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicIntegerFieldUpdaterTest
H A DAtomicLongArrayTest.java213 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicLongArrayTest
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
H A DAtomicDoubleTest.java120 public void testWeakCompareAndSet() { in testWeakCompareAndSet() method in AtomicDoubleTest

12