Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/tests/src/com/android/performance/tests/
DInodeopBenchmarkTestTest.java80 int nFiles = 0; in testBuildInodeopCommandEmpty() local
89 nFiles, in testBuildInodeopCommandEmpty()
102 int nFiles = 0; in testBuildInodeopCommandWorkload() local
111 nFiles, in testBuildInodeopCommandWorkload()
124 int nFiles = 0; in testBuildInodeopCommandDirectory() local
133 nFiles, in testBuildInodeopCommandDirectory()
146 int nFiles = 0; in testBuildInodeopCommandFromDirectory() local
155 nFiles, in testBuildInodeopCommandFromDirectory()
168 int nFiles = 0; in testBuildInodeopCommandToDirectory() local
177 nFiles, in testBuildInodeopCommandToDirectory()
[all …]
/tools/tradefederation/contrib/src/com/android/performance/
DInodeopBenchmarkTest.java68 private int nFiles = 0; field in InodeopBenchmarkTest
100 nFiles, in runInodeopBenchmark()
176 int nFiles, in buildInodeopCommand() argument
197 sb.append(nFiles); in buildInodeopCommand()