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.java321 … String datetimePathPrefix = "//ldml/dates/calendars/calendar[@type=\"" + calendarID + "\"]/"; in checkStock() local
337 String path = datetimePathPrefix + "dateFormats/dateFormatLength[@type=\"" + in checkStock()
342 path = datetimePathPrefix + "timeFormats/timeFormatLength[@type=\"" + length + in checkStock()