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