Home
last modified time | relevance | path

Searched refs:testGetAndSet (Results 1 – 4 of 4) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/collect/
DCountTest_gwt.java36 public void testGetAndSet() throws Exception { in testGetAndSet() method in CountTest_gwt
38 testCase.testGetAndSet(); in testGetAndSet()
/external/guava/guava-tests/test/com/google/common/collect/
DCountTest.java43 public void testGetAndSet() { in testGetAndSet() method in CountTest
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAtomicDoubleTest.java155 public void testGetAndSet() { in testGetAndSet() method in AtomicDoubleTest
DAtomicDoubleArrayTest.java241 public void testGetAndSet() { in testGetAndSet() method in AtomicDoubleArrayTest