Home
last modified time | relevance | path

Searched defs:synchSet (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/tests/api/java/util/
DCollectionsTest.java1651 Set synchSet = Collections.synchronizedSet(smallSet); in test_synchronizedSetLjava_util_Set() local
1762 Set synchSet = Collections.synchronizedSet(smallSet); in test_synchronizedSortedSetLjava_util_SortedSet() local