Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DCLDRTest.java65 public class CLDRTest extends TestFmwk { class
104 new CLDRTest().run(args); in main()
122 public CLDRTest() throws SAXException, IOException { in CLDRTest() method in CLDRTest
/external/cldr/tools/java/org/unicode/cldr/tool/
DCLDRModify.java29 import org.unicode.cldr.test.CLDRTest;
2402 CLDRTest.checkAttributeValidity(k, null, removal); in fix()