Searched refs:expectedIsImplicit (Results 1 – 1 of 1) sorted by relevance
1037 boolean expectedIsImplicit, boolean expectedIsSynthetic) { in checkImplicitAndSynthetic() argument1038 assertEquals(expectedIsImplicit, parameter.isImplicit()); in checkImplicitAndSynthetic()