Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPaths.java248 static final class CheckDeprecated { class in TestPaths
257 public CheckDeprecated(TestPaths testPaths) { in CheckDeprecated() method in TestPaths.CheckDeprecated
371 CheckDeprecated checkDeprecated = new CheckDeprecated(this); in TestNonLdml()