Home
last modified time | relevance | path

Searched refs:testStreamForEach (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/test/java/util/Collections/
DUnmodifiableMapEntrySet.java157 public void testStreamForEach(String d, Supplier<Map<Integer, Integer>> ms) { in testStreamForEach() method in UnmodifiableMapEntrySet
/libcore/ojluni/src/test/java/util/concurrent/tck/
DCollection8Test.java659 public void testStreamForEach() throws Throwable {