Searched refs:checkMixedVarArgsParameter (Results 1 – 1 of 1) sorted by relevance
640 checkMixedVarArgsParameter(constructor); in testMixedVarArgsConstructor()645 checkMixedVarArgsParameter(method); in testMixedVarArgsMethod()648 private static void checkMixedVarArgsParameter(Executable executable) { in checkMixedVarArgsParameter() method in ParameterTest