Searched defs:stat (Results 1 – 12 of 12) sorted by relevance
27 StatFs stat = new StatFs(path.getPath()); in testStatFs() local
103 final StructStatVfs stat = Os.statvfs(file.getAbsolutePath()); in testSaneInodes() local
106 Stat.StatResult stat = Stat.getStatWithOutlierRejection(result, OUTLIER_THRESHOLD); in doTestSort() local131 Stat.StatResult stat = Stat.getStatWithOutlierRejection(result, OUTLIER_THRESHOLD); in doMatrixMultiplication() local
96 StructStat stat = Os.stat(log); in testLogIsSane() local
81 Stat.StatResult stat = Stat.getStat(mbps); in testSingleSequentialWrite() local135 Stat.StatResult stat = Stat.getStat(mbps); in testSingleSequentialRead() local
311 Stat.StatResult stat = Stat.getStat(mbps); in doRandomReadTest() local362 Stat.StatResult stat = Stat.getStat(mbps); in doRandomWriteTest() local409 Stat.StatResult stat = Stat.getStat(mbpsAll); in doSequentialUpdateTest() local
70 Stat.StatResult stat = Stat.getStat(results); in testMeasureTaskSwitching() local
82 Stat.StatResult stat = Stat.getStat(result); in testSort() local
68 final StructStatVfs stat = Os.statvfs(dir.getAbsolutePath()); in doBlocks() local
138 Stat.StatResult stat = Stat.getStat(result); in testTransferTime() local
109 Stat.StatResult stat = Stat.getStatWithOutlierRejection(result, OUTLIER_THRESHOLD); in testInstallTime() local
177 Status stat = decodeTestVector(mime, decoderName, vectorName); in decodeTestVectors() local