Home
last modified time | relevance | path

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

/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/
DMonitorOutputStreamTest.java103 Monitor.OutputMonitor mockOutputMonitor = mock(Monitor.OutputMonitor.class); in monitorWrite_shouldCallClose() local
119 Monitor.OutputMonitor mockOutputMonitor = mock(Monitor.OutputMonitor.class); in monitorWriteWithMonitorCloseException_shouldCallClose() local