Home
last modified time | relevance | path

Searched refs:debugmsg (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DICUJDKCompare.java500 void debugmsg(MorC t, MorC m, String msg) { in debugmsg() method in ICUJDKCompare.MethodRecord
515 if (DEBUG) debugmsg(t, m, "modifier mismatch"); in handles()
522 if (DEBUG) debugmsg(t, m, "return value mismatch"); in handles()
528 if (DEBUG) debugmsg(t, m, "param count mismatch"); in handles()
536 if (DEBUG) debugmsg(t, m, "parameter " + i + " mismatch, " + in handles()