Searched defs:getExtraCommandLineArgs (Results 1 – 3 of 3) sorted by relevance
49 @Test public void getExtraCommandLineArgs() throws Exception { in getExtraCommandLineArgs() method in AllocationInstrumentTest
200 @Override ImmutableSet<String> getExtraCommandLineArgs(VmConfig vmConfig) { in getExtraCommandLineArgs() method in AllocationInstrument
158 ImmutableSet<String> getExtraCommandLineArgs(VmConfig vmConfig) { in getExtraCommandLineArgs() method in Instrument