Searched refs:mFormat (Results 1 - 7 of 7) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp1420 NumberFormat *mFormat = NumberFormat::createInstance(sv_SE, UNUM_DECIMAL, status); local
1422 if (mFormat == NULL || U_FAILURE(status)) {
1425 mFormat->setLenient(TRUE);
1429 mFormat->parse(testCase, n, status);
1437 delete mFormat;
1440 mFormat = NumberFormat::createInstance(en_US, UNUM_DECIMAL, status);
1442 if (mFormat == NULL || U_FAILURE(status)) {
1445 mFormat->setLenient(TRUE);
1449 mFormat->parse(testCase, n, status);
1457 delete mFormat;
[all...]
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 85 milliseconds