Home
last modified time | relevance | path

Searched refs:openInput (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/content/src/android/content/res/cts/
DAssetFileDescriptor_AutoCloseInputStreamTest.java92 openInput(0, FILE_LENGTH); in testSkip()
104 openInput(0, FILE_LENGTH); in testRead()
114 openInput(0, len); in testReadPartial()
123 openInput(0, FILE_LENGTH); in testReadBufferLen()
134 openInput(0, FILE_LENGTH); in testReadBuffer()
146 openInput(0, len); in testReadBufferPartial()
157 openInput(0, FILE_LENGTH); in testAvailableRead()
165 openInput(0, FILE_LENGTH); in testAvailableReadBuffer()
174 openInput(0, FILE_LENGTH); in testAvailableReadBufferLen()
186 openInput(0, FILE_LENGTH); in testMark()
[all …]