Skip to content

libcore.java.io.RandomAccessFileTest

sayuan edited this page Feb 2, 2014 · 1 revision

testSetLength64

產生一個 4GB 大小的檔案,用以確認 File System 是否支援 64-bits 位址。

心得 1

  • Date: 2013/03
  • CTS 版本: ALL
  • 回報人: sayuan

如果是 File System 本身不支援 64-bits 位置,如 yaffs,則可以 waive。

Clone this wiki locally