Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPathHeader.java996 String lastSection = ""; in TestZ() local
1006 if (!lastSection.equals(pathHeader.getSection())) { in TestZ()
1011 lastSection = pathHeader.getSection(); in TestZ()