Searched refs:outputBlockSize (Results 1 – 2 of 2) sorted by relevance
66 String outputBlockSize = null; in testBuildDDCommandEmpty() local78 outputBlockSize, in testBuildDDCommandEmpty()94 String outputBlockSize = null; in testBuildDDCommandInputOutput() local106 outputBlockSize, in testBuildDDCommandInputOutput()122 String outputBlockSize = "8k"; in testBuildDDCommandBlockSize() local134 outputBlockSize, in testBuildDDCommandBlockSize()150 String outputBlockSize = null; in testBuildDDCommandFlags() local162 outputBlockSize, in testBuildDDCommandFlags()180 String outputBlockSize = null; in testBuildDDCommandConv() local192 outputBlockSize, in testBuildDDCommandConv()
62 private String outputBlockSize = null; field in DDBenchmarkTest134 outputBlockSize, in runDDBenchmark()273 String outputBlockSize, in buildDDCommand() argument295 if (outputBlockSize != null) { in buildDDCommand()297 sb.append(outputBlockSize); in buildDDCommand()