Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
H A Dastrotst.cpp26 AstroTest::AstroTest(): astro(NULL), gc(NULL) { in AstroTest() function in AstroTest
29 void AstroTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest()
31 if (exec) logln("TestSuite AstroTest"); in runIndexedTest()
55 void AstroTest::initAstro(UErrorCode &status) { in initAstro()
72 void AstroTest::closeAstro(UErrorCode &/*status*/) { in closeAstro()
83 void AstroTest::TestSolarLongitude(void) { in TestSolarLongitude()
114 void AstroTest::TestLunarPosition(void) { in TestLunarPosition()
139 void AstroTest::TestCoordinates(void) { in TestCoordinates()
153 void AstroTest
[all...]
H A Dastrotst.h22 class AstroTest: public CalendarTimeZoneTest { class
27 AstroTest();
H A Ditformat.cpp45 #include "astrotst.h" // AstroTest
139 TESTCLASS(27,AstroTest); in runIndexedTest()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DAstroTest.java12 // AstroTest
36 public class AstroTest extends TestFmwk { class
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DAstroTest.java11 // AstroTest
33 public class AstroTest extends TestFmwk { class

Completed in 5 milliseconds