Searched refs:laLat (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dastrotst.cpp158 double laLat = 34 + 5./60, laLong = 360 - (118 + 22./60); local
159 CalendarAstronomer *myastro2 = new CalendarAstronomer(laLong, laLat);
161 double eclLat = laLat * CalendarAstronomer::PI / 360;
/external/icu/icu4c/source/test/intltest/
H A Dastrotst.cpp156 double laLat = 34 + 5./60, laLong = 360 - (118 + 22./60); local
157 CalendarAstronomer *myastro2 = new CalendarAstronomer(laLong, laLat);
159 double eclLat = laLat * CalendarAstronomer::PI / 360;

Completed in 117 milliseconds