Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBManagerGUI.java50 public static int debugcount = 0; field in RBManagerGUI
1239 if (debug) System.out.println("Debug Message [" + debugcount++ + "]: " + msg); in debugMsg()