Home
last modified time | relevance | path

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

/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/
DMonitorInputStreamTest.java72 Monitor.InputMonitor mockInputMonitor = mock(Monitor.InputMonitor.class); in monitorRead_shouldCallClose() local
86 Monitor.InputMonitor mockInputMonitor = mock(Monitor.InputMonitor.class); in monitorReadWithMonitorCloseException_shouldCallClose() local