Home | History | Annotate | Download | only in intltest

Lines Matching defs:AstroTest

25 AstroTest::AstroTest(): astro(NULL), gc(NULL) {
28 void AstroTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
30 if (exec) logln("TestSuite AstroTest");
49 void AstroTest::initAstro(UErrorCode &status) {
66 void AstroTest::closeAstro(UErrorCode &/*status*/) {
77 void AstroTest::TestSolarLongitude(void) {
108 void AstroTest::TestLunarPosition(void) {
133 void AstroTest::TestCoordinates(void) {
147 void AstroTest::TestCoverage(void) {
209 void AstroTest::TestSunriseTimes(void) {
373 void AstroTest::TestBasics(void) {
433 void AstroTest::TestMoonAge(void){