Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DQuickCheck.java344 String stockTimePattern = file.getStringValue(path); in checkStock() local
346 …smatch += showStatus(++total, locale, "time", length, stockInfo[2], stockTimePattern, flexibleTime… in checkStock()