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