Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPaths.java58 Set<PathHeader> suspiciousPaths = new TreeSet<PathHeader>(); in VerifyEnglishVsRoot() local
78 suspiciousPaths.add(ph); in VerifyEnglishVsRoot()
86 + getPaths(suspiciousPaths)); in VerifyEnglishVsRoot()