HomeSort by relevance Sort by last modified time
    Searched full:numberformattest (Results 1 - 9 of 9) sorted by null

  /external/icu4c/test/intltest/
plurfmts.h 35 void numberFormatTest(PluralFormat* plFmt,
itformat.cpp 29 #include "numfmtst.h" // NumberFormatTest
108 TESTCLASS(16,NumberFormatTest);
numfmtst.cpp 48 // class NumberFormatTest
56 void NumberFormatTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
133 NumberFormatTest::TestAPI(void)
205 NumberFormatTest::TestCoverage(void){
217 NumberFormatTest::TestPatterns(void)
254 NumberFormatTest::TestDigitList(void)
275 NumberFormatTest::TestExponential(void)
453 NumberFormatTest::TestScientific2() {
469 NumberFormatTest::TestScientificGrouping() {
505 NumberFormatTest::TestInt64()
    [all...]
plurfmts.cpp 80 numberFormatTest(plFmt[i], numFmt, 1, 12, NULL, NULL, FALSE, &message);
81 numberFormatTest(plFmt[i], numFmt, 100, 112, NULL, NULL, FALSE, &message);
238 numberFormatTest(&plFmt, numFmt, 1, 10, (UnicodeString *)&patternOddTestResult[i],
268 numberFormatTest(&pluralFmt, numFmt, 5, 5, NULL, NULL, FALSE, &message);
625 PluralFormatTest::numberFormatTest(PluralFormat* plFmt,
numfmtst.h 21 class NumberFormatTest: public CalendarTimeZoneTest {
  /libcore/luni/src/test/java/libcore/java/text/
NumberFormatTest.java 28 public class NumberFormatTest extends junit.framework.TestCase {
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
NumberFormatTest.java 29 public class NumberFormatTest extends junit.framework.TestCase {
  /external/icu4c/i18n/unicode/
numfmt.h 41 class NumberFormatTest;
    [all...]
  /external/apache-harmony/support/src/test/resources/config/
jcltest-excludes.xml     [all...]

Completed in 455 milliseconds