Searched refs:doSequentialUpdateTest (Results 1 – 3 of 3) sorted by relevance
/cts/suite/cts/deviceTests/filesystemperf/src/com/android/cts/filesystemperf/ |
D | AlmostFullTest.java | 109 FileUtil.doSequentialUpdateTest(getContext(), DIR_SEQ_UPDATE, getReportLog(), FILE_SIZE, in testSequentialUpdate()
|
D | SequentialRWTest.java | 84 FileUtil.doSequentialUpdateTest(getContext(), DIR_SEQ_UPDATE, getReportLog(), fileSize, in testSingleSequentialUpdate()
|
D | FileUtil.java | 379 public static void doSequentialUpdateTest(Context context, String dirName, ReportLog report, in doSequentialUpdateTest() method in FileUtil
|