Searched refs:USE_PROTO_REPORTER (Results 1 – 2 of 2) sorted by relevance
29 public static final String USE_PROTO_REPORTER = "use-proto-reporter"; field in SandboxOptions49 name = USE_PROTO_REPORTER,
303 commandLine = commandLine + " --" + SandboxOptions.USE_PROTO_REPORTER; in prepareConfiguration()306 commandLine = commandLine + " --no-" + SandboxOptions.USE_PROTO_REPORTER; in prepareConfiguration()