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