Home
last modified time | relevance | path

Searched refs:eclLat (Results 1 - 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dastrotst.cpp167 double eclLat = laLat * CalendarAstronomer::PI / 360; in TestCoverage() local
170 CalendarAstronomer::Ecliptic ecl(eclLat, eclLong); in TestCoverage()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DAstroTest.java152 double eclLat = laLat * Math.PI / 360; in TestCoverage()
154 Ecliptic ecl = new Ecliptic(eclLat, eclLong); in TestCoverage()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DAstroTest.java149 double eclLat = laLat * Math.PI / 360; in TestCoverage()
151 Ecliptic ecl = new Ecliptic(eclLat, eclLong); in TestCoverage()

Completed in 2 milliseconds