Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dastrotst.cpp158 double laLat = 34 + 5./60, laLong = 360 - (118 + 22./60); in TestCoverage() local
159 CalendarAstronomer *myastro2 = new CalendarAstronomer(laLong, laLat); in TestCoverage()
162 double eclLong = laLong * CalendarAstronomer::PI / 360; in TestCoverage()