Searched defs:argumentValue (Results 1 – 2 of 2) sorted by relevance
91 private void assertArgumentEquals(Object argumentValue, Invocation invocation) { in assertArgumentEquals()
126 Object argumentValue = invocation.getArgument(argumentIndex); in inferArgumentType() local