Searched refs:countInstances (Results 1 – 2 of 2) sorted by relevance
63 } else if (CldrUtility.countInstances(prettyString, "|") != 2) { in getPrettyPath()
1030 public static int countInstances(String source, String substring) { in countInstances() method in CldrUtility