Searched refs:INSTRUMENT_JVM_ARGS (Results 1 – 2 of 2) sorted by relevance
48 public static final ImmutableSet<String> INSTRUMENT_JVM_ARGS = ImmutableSet.of( field in JvmPlatform100 return INSTRUMENT_JVM_ARGS; in commonInstrumentVmArgs()
55 .addAll(JvmPlatform.INSTRUMENT_JVM_ARGS) in getExtraCommandLineArgs()