Searched refs:onGetSizeError (Results 1 – 1 of 1) sorted by relevance
304 ErrnoException onGetSizeError = null; field in StorageManagerTest.TestProxyFileDescriptorCallback342 if (onGetSizeError != null) { in onGetSize()343 throw onGetSizeError; in onGetSize()499 callback.onGetSizeError = new ErrnoException("onGetSize", OsConstants.ENOENT); in testOpenProxyFileDescriptor_error()505 callback.onGetSizeError = null; in testOpenProxyFileDescriptor_error()