Home
last modified time | relevance | path

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

/packages/modules/GeoTZ/validation/geonames/src/main/java/com/android/timezone/location/validation/
DGeonamesComparison.java136 S2CellId knownDifferencesCellId = s2CellId.parent(KNOWN_DIFFERENCE_S2_LEVEL); in main() local
137 TestCaseId testCaseId = new TestCaseId(city.getName(), knownDifferencesCellId); in main()