Searched refs:ddBlockSize (Results 1 – 2 of 2) sorted by relevance
67 String ddBlockSize = null; in testBuildDDCommandEmpty() local79 ddBlockSize, in testBuildDDCommandEmpty()95 String ddBlockSize = null; in testBuildDDCommandInputOutput() local107 ddBlockSize, in testBuildDDCommandInputOutput()123 String ddBlockSize = "1M"; in testBuildDDCommandBlockSize() local135 ddBlockSize, in testBuildDDCommandBlockSize()151 String ddBlockSize = null; in testBuildDDCommandFlags() local163 ddBlockSize, in testBuildDDCommandFlags()181 String ddBlockSize = null; in testBuildDDCommandConv() local193 ddBlockSize, in testBuildDDCommandConv()
65 private String ddBlockSize = null; field in DDBenchmarkTest135 ddBlockSize, in runDDBenchmark()274 String ddBlockSize, in buildDDCommand() argument299 if (ddBlockSize != null) { in buildDDCommand()301 sb.append(ddBlockSize); in buildDDCommand()