Searched refs:AstroTest (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dastrotst.h22 class AstroTest: public CalendarTimeZoneTest { class in inherits:CalendarTimeZoneTest
27 AstroTest();
H A Dastrotst.cpp26 AstroTest::AstroTest(): astro(NULL), gc(NULL) { function in class:AstroTest
29 void AstroTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
31 if (exec) logln("TestSuite AstroTest");
50 void AstroTest::initAstro(UErrorCode &status) {
67 void AstroTest::closeAstro(UErrorCode &/*status*/) {
78 void AstroTest::TestSolarLongitude(void) {
109 void AstroTest::TestLunarPosition(void) {
134 void AstroTest::TestCoordinates(void) {
148 void AstroTest
[all...]
H A Ditformat.cpp45 #include "astrotst.h" // AstroTest
147 TESTCLASS(27,AstroTest);
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
H A DAstroTest.java12 // AstroTest
36 public class AstroTest extends TestFmwk { class in inherits:TestFmwk
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DAstroTest.java11 // AstroTest
33 public class AstroTest extends TestFmwk { class in inherits:TestFmwk

Completed in 100 milliseconds