Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DQuickCheck.java324 … String datetimePathPrefix = "//ldml/dates/calendars/calendar[@type=\"" + calendarID + "\"]/"; in checkStock() local
340 String path = datetimePathPrefix + "dateFormats/dateFormatLength[@type=\"" + in checkStock()
345 path = datetimePathPrefix + "timeFormats/timeFormatLength[@type=\"" + length + in checkStock()