Searched defs:TestGreek (Results 1 - 8 of 8) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DTimeUnitTest.java164 public void TestGreek() { method in class:TimeUnitTest
H A DMeasureUnitTest.java1352 public void TestGreek() { method in class:MeasureUnitTest
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DTimeUnitTest.java161 public void TestGreek() { method in class:TimeUnitTest
H A DMeasureUnitTest.java1349 public void TestGreek() { method in class:MeasureUnitTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
H A DRoundTripTest.java348 errln("TestGreek needs to be updated to remove delete the [:Age=4.0:] filter ");
352 logln("TestGreek needs to be updated to remove delete the section marked [:Age=4.0:] filter");
365 public void TestGreek() throws IOException { method in class:RoundTripTest
371 showElapsed(start, "TestGreek");
/external/icu/icu4c/source/test/intltest/
H A Dmeasfmttest.cpp57 void TestGreek();
154 TESTCASE_AUTO(TestGreek);
1453 void MeasureFormatTest::TestGreek() { function in class:MeasureFormatTest
1551 verifyFormat("TestGreek", fmt, &measure, 1, expected[counter]);
H A Dtransrt.cpp73 CASE(5,TestGreek);
1132 void TransliteratorRoundTripTest::TestGreek() { function in class:TransliteratorRoundTripTest
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DRoundTripTest.java345 errln("TestGreek needs to be updated to remove delete the [:Age=4.0:] filter ");
349 logln("TestGreek needs to be updated to remove delete the section marked [:Age=4.0:] filter");
362 public void TestGreek() throws IOException { method in class:RoundTripTest
368 showElapsed(start, "TestGreek");

Completed in 310 milliseconds