Searched refs:getMorCArray (Results 1 – 1 of 1) sorted by relevance
369 MorC[] conss1 = getMorCArray(class1.getConstructors()); in compare()370 MorC[] conss2 = getMorCArray(class2.getConstructors()); in compare()375 MorC[] meths1 = getMorCArray(class1.getMethods()); in compare()376 MorC[] meths2 = getMorCArray(class2.getMethods()); in compare()586 static MorC[] getMorCArray(Constructor[] cons) { in getMorCArray() method in ICUJDKCompare594 static MorC[] getMorCArray(Method[] meths) { in getMorCArray() method in ICUJDKCompare