Searched refs:posHostname (Results 1 – 1 of 1) sorted by relevance
418 private Answer mockQuery(InvocationOnMock invocation, int posHostname, int posExecutor, in mockQuery() argument420 String hostname = (String) invocation.getArgument(posHostname); in mockQuery()