Searched defs:inputArguments (Results 1 – 5 of 5) sorted by relevance
23 List<String> inputArguments = ManagementFactory.getRuntimeMXBean().getInputArguments(); in assertEnabled() local
121 public Collection<String> inputArguments() { in inputArguments() method in JvmPlatform
108 public Collection<String> inputArguments() { in inputArguments() method in DalvikPlatform
110 public abstract Collection<String> inputArguments(); in inputArguments() method in Platform
2269 const ValueId* inputArguments = testCaseInfo.testCase.input; in specializeOperation() local