Searched refs:isFinal (Results 1 – 5 of 5) sorted by relevance
24 function CtsReport(msg, score, isFinal) argument27 req.open("POST", "cts_report.html?final=" + (isFinal ? "1" : "0") +
94 int isFinal = Integer.parseInt(matchResult.group(1)); in setUp()103 if (isFinal == 1) { in setUp()
156 if (java.lang.reflect.Modifier.isFinal(mod)) in getModifier()
612 if (java.lang.reflect.Modifier.isFinal(mod)) in convertModifiers()
21087 public static boolean isFinal(