Searched defs:fakeIn (Results 1 – 1 of 1) sorted by relevance
90 FakeInputStream fakeIn = new FakeInputStream(); in monitorReadWithMonitorCloseException_shouldCallClose() local92 MonitorInputStream.newInstance(Arrays.asList(mockMonitor), uri, fakeIn)) { in monitorReadWithMonitorCloseException_shouldCallClose() argument