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 34 void numberFormatTest(PluralFormat* plFmt,
itformat.cpp 28 #include "numfmtst.h" // NumberFormatTest
104 TESTCLASS(16,NumberFormatTest);
numfmtst.cpp 47 // class NumberFormatTest
55 void NumberFormatTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
126 NumberFormatTest::TestAPI(void)
197 NumberFormatTest::TestCoverage(void){
209 NumberFormatTest::TestPatterns(void)
246 NumberFormatTest::TestDigitList(void)
267 NumberFormatTest::TestExponential(void)
445 NumberFormatTest::TestScientific2() {
461 NumberFormatTest::TestScientificGrouping() {
497 NumberFormatTest::TestInt64()
    [all...]
plurfmts.cpp 81 numberFormatTest(plFmt[i], numFmt, 1, 12, NULL, NULL, FALSE, &message);
82 numberFormatTest(plFmt[i], numFmt, 100, 112, NULL, NULL, FALSE, &message);
239 numberFormatTest(&plFmt, numFmt, 1, 10, (UnicodeString *)&patternOddTestResult[i],
269 numberFormatTest(&pluralFmt, numFmt, 5, 5, NULL, NULL, FALSE, &message);
584 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 40 class NumberFormatTest;
    [all...]
  /external/apache-harmony/support/src/test/resources/config/
jcltest-excludes.xml     [all...]

Completed in 1281 milliseconds