Searched refs:AtomicLongFieldUpdaterTestSubclass (Results 1 – 2 of 2) sorted by relevance
33 static class AtomicLongFieldUpdaterTestSubclass extends AtomicLongFieldUpdaterTest { class in AtomicLongFieldUpdaterTest124 AtomicLongFieldUpdaterTestSubclass s = in testPrivateFieldInSubclass()125 new AtomicLongFieldUpdaterTestSubclass(); in testPrivateFieldInSubclass()204 AtomicLongFieldUpdaterTestSubclass s = in testCompareAndSetProtectedInSubclass()205 new AtomicLongFieldUpdaterTestSubclass(); in testCompareAndSetProtectedInSubclass()
56 static class AtomicLongFieldUpdaterTestSubclass extends AtomicLongFieldUpdaterTest { class in AtomicLongFieldUpdaterTest147 AtomicLongFieldUpdaterTestSubclass s = in testPrivateFieldInSubclass()148 new AtomicLongFieldUpdaterTestSubclass(); in testPrivateFieldInSubclass()227 AtomicLongFieldUpdaterTestSubclass s = in testCompareAndSetProtectedInSubclass()228 new AtomicLongFieldUpdaterTestSubclass(); in testCompareAndSetProtectedInSubclass()