Searched refs:onGetSize (Results 1 – 2 of 2) sorted by relevance
88 public long onGetSize() throws ErrnoException { in onGetSize() method in TestProxyFileDescriptorCallback
341 public long onGetSize() throws ErrnoException { in onGetSize() method in StorageManagerTest.TestProxyFileDescriptorCallback376 assertEquals(appleCallback.onGetSize(), appleFd.getStatSize()); in testOpenProxyFileDescriptor()377 assertEquals(orangeCallback.onGetSize(), orangeFd.getStatSize()); in testOpenProxyFileDescriptor()378 assertEquals(cherryCallback.onGetSize(), cherryFd.getStatSize()); in testOpenProxyFileDescriptor()644 public long onGetSize() throws ErrnoException { in testOpenProxyFileDescriptor_largeFile()