Searched refs:lastSplitPath (Results 1 – 1 of 1) sorted by relevance
1633 String[] lastSplitPath; field in ConsoleCheckCLDR.PathShower1646 lastSplitPath = null; in set()1674 … if (lastSplitPath != null && i < lastSplitPath.length && splitPath[i].equals(lastSplitPath[i])) { in showHeader()1677 lastSplitPath = null; // mark so we continue printing now in showHeader()1693 lastSplitPath = splitPath; in showHeader()