Searched refs:logRegexLookup (Results 1 – 2 of 2) sorted by relevance
212 CldrUtility.logRegexLookup(this, lookup, xpath); in checkPath()223 CldrUtility.logRegexLookup(this, exclusions, xpath); in checkPath()
1475 …public static <T> void logRegexLookup(TestFmwk testFramework, RegexLookup<T> lookup, String toLook… in logRegexLookup() method in CldrUtility