Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestAll.java166 int errCount = CLDRConfig.getInstance().setTestLog(new TestAll()) in main()
/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRConfig.java192 public TestLog setTestLog(TestLog log) { in setTestLog() method in CLDRConfig
198 public TestFmwk setTestLog(TestFmwk log) { in setTestLog() method in CLDRConfig