HomeSort by relevance Sort by last modified time
    Searched refs:testFormat (Results 1 - 19 of 19) sorted by null

  /external/icu/icu4c/source/test/intltest/
dtifmtts.h 32 void testFormat();
tsnmfmt.h 32 void testFormat(/* char* par */);
50 * call testFormat for currency, percent and plain number instances
tsdate.h 38 void testFormat(/* char* par */);
44 * call testFormat for different DateFormat::EStyle's, etc
tmsgfmt.h 111 void testFormat(void);
tsdate.cpp 38 testFormat(/* par */);
82 testFormat(/* par */);
93 testFormat(/* par */);
106 testFormat(/* par */);
111 void IntlTestDateFormat::testFormat(/* char* par */)
tsnmfmt.cpp 48 testFormat(/*par*/);
84 testFormat(/* par */);
90 testFormat(/* par */);
96 testFormat(/* par */);
103 testFormat(/* par */);
158 IntlTestNumberFormat::testFormat(/* char* par */)
dtifmtts.cpp 47 TESTCASE(1, testFormat);
373 //====== test format in testFormat()
400 void DateIntervalFormatTest::testFormat() {
    [all...]
tmsgfmt.cpp 52 TESTCASE_AUTO(testFormat);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
udatpg_test.c 62 static const UChar testFormat[]= {0x7B, 0x31, 0x7D, 0x20, 0x7B, 0x30, 0x7D, 0}; /* {1} {0} */
202 udatpg_setAppendItemFormat( dtpg, UDATPG_MONTH_FIELD, testFormat, 7 );
206 if(length!=7 || 0!=u_memcmp(r, testFormat, length) || r[length]!=0) {
229 udatpg_setDateTimeFormat( dtpg, testFormat, 7 );
232 if(length!=7 || 0!=u_memcmp(r, testFormat, length) || r[length]!=0) {
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
SimpleFormatterTest.java 76 public void testFormat() {
FormatterTest.java 45 public void testFormat() {
XMLFormatterTest.java 114 public void testFormat() {
  /external/guava/guava-gwt/test/com/google/common/base/
PreconditionsTest_gwt.java 206 public void testFormat() throws Exception {
208 testCase.testFormat();
  /external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
PreconditionsTest.java 323 public void testFormat() {
  /external/guava/guava-tests/test/com/google/common/base/
PreconditionsTest.java 325 public void testFormat() {
  /cts/tests/tests/media/src/android/media/cts/
EncodeVirtualDisplayWithCompositionTest.java     [all...]
NativeDecoderTest.java 481 public void testFormat() throws Exception {
  /packages/apps/Calculator/
arity-2.1.2.jar 
  /cts/tests/tests/text/src/android/text/format/cts/
TimeTest.java 744 public void testFormat() throws Exception {
    [all...]

Completed in 2049 milliseconds