Searched refs:commonInstrumentVmArgs (Results 1 – 5 of 5) sorted by relevance
90 public ImmutableSet<String> commonInstrumentVmArgs() { in commonInstrumentVmArgs() method in VmConfig91 return platform.commonInstrumentVmArgs(); in commonInstrumentVmArgs()
52 public abstract ImmutableSet<String> commonInstrumentVmArgs(); in commonInstrumentVmArgs() method in Platform
72 public ImmutableSet<String> commonInstrumentVmArgs() { in commonInstrumentVmArgs() method in DalvikPlatform
159 return vmConfig.commonInstrumentVmArgs(); in getExtraCommandLineArgs()
99 public ImmutableSet<String> commonInstrumentVmArgs() { in commonInstrumentVmArgs() method in JvmPlatform