Searched refs:fromDirectory (Results 1 – 2 of 2) sorted by relevance
78 String fromDirectory = null; in testBuildInodeopCommandEmpty() local87 fromDirectory, in testBuildInodeopCommandEmpty()100 String fromDirectory = null; in testBuildInodeopCommandWorkload() local109 fromDirectory, in testBuildInodeopCommandWorkload()122 String fromDirectory = null; in testBuildInodeopCommandDirectory() local131 fromDirectory, in testBuildInodeopCommandDirectory()144 String fromDirectory = "/test_from_dir"; in testBuildInodeopCommandFromDirectory() local153 fromDirectory, in testBuildInodeopCommandFromDirectory()166 String fromDirectory = null; in testBuildInodeopCommandToDirectory() local175 fromDirectory, in testBuildInodeopCommandToDirectory()[all …]
59 private String fromDirectory = null; field in InodeopBenchmarkTest98 fromDirectory, in runInodeopBenchmark()174 String fromDirectory, in buildInodeopCommand() argument187 if (fromDirectory != null) { in buildInodeopCommand()189 sb.append(fromDirectory); in buildInodeopCommand()