Searched refs:emptyStream (Results 1 – 11 of 11) sorted by relevance
59 public void emptyStream() { in emptyStream() method in InteropTest
92 public static Object emptyStream() { in emptyStream() method in JavaEightUtil
138 public void emptyStream() {} in emptyStream() method in TomcatInteropTest
99 tester.emptyStream(); in runTest()
141 return JavaEightUtil.emptyStream(); in returnValueFor()
105 public void emptyStream() throws IOException { in emptyStream() method in JsonValueSourceTest
442 function emptyStream($stub) function772 emptyStream($stub);
1528 const bool emptyStream = !Files[i].HasStream; in FillLinks() local1531 if (emptyStream) in FillLinks()1549 if (emptyStream) in FillLinks()
344 tester.emptyStream(); in runTest()
481 tester.emptyStream(); in runTestCase()
854 public void emptyStream() throws Exception { in emptyStream() method in AbstractInteropTest