Home
last modified time | relevance | path

Searched defs:cellUnion (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/s2-geometry-library-java/tests/com/google/common/geometry/
H A DS2CellUnionTest.java356 S2CellUnion cellUnion = new S2CellUnion(); in testLeafCellsCovered() local
397 S2CellUnion cellUnion = new S2CellUnion(); in testAverageBasedArea() local
412 S2CellUnion cellUnion = new S2CellUnion(); in testApproxArea() local
427 S2CellUnion cellUnion = new S2CellUnion(); in testExactArea() local
H A DS2RegionCovererTest.java71 S2CellUnion cellUnion = new S2CellUnion(); in checkCovering() local