Searched refs:outputFlags (Results 1 – 3 of 3) sorted by relevance
70 String outputFlags = null; in testBuildDDCommandEmpty() local82 outputFlags, in testBuildDDCommandEmpty()98 String outputFlags = null; in testBuildDDCommandInputOutput() local110 outputFlags, in testBuildDDCommandInputOutput()126 String outputFlags = null; in testBuildDDCommandBlockSize() local138 outputFlags, in testBuildDDCommandBlockSize()154 String outputFlags = "output_flag_test,flag3"; in testBuildDDCommandFlags() local166 outputFlags, in testBuildDDCommandFlags()184 String outputFlags = null; in testBuildDDCommandConv() local196 outputFlags, in testBuildDDCommandConv()
74 private String outputFlags = null; field in DDBenchmarkTest138 outputFlags, in runDDBenchmark()277 String outputFlags, in buildDDCommand() argument311 if (outputFlags != null) { in buildDDCommand()313 sb.append(outputFlags); in buildDDCommand()
1071 format.outputFlags(), in <lambda>()1434 private fun FileFormat.outputFlags(): String { in FileFormat() method