Searched defs:newLoc (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dcloctst.c2838 const char* newLoc = LOCALE_ALIAS[i][1]; local
2846 if(!isLocaleAvailable(resIndex, newLoc)){
2850 c2 = ucal_open(NULL, -1, newLoc, UCAL_GREGORIAN, &status);
2852 if (strcmp(newLoc,l1)!=0 || strcmp(l1,l2)!=0 || status!=U_ZERO_ERROR) {
2853 log_err("The locales are not equal!.Old: %s, New: %s \n", oldLoc, newLoc);
2874 const char* newLoc = LOCALE_ALIAS[i][1]; local
2880 if(!isLocaleAvailable(resIndex, newLoc)){
2884 df2 = udat_open(UDAT_FULL, UDAT_FULL,newLoc, NULL, 0, NULL, -1, &status);
2895 if (strcmp(newLoc,l1)!=0 || strcmp(l1,l2)!=0) {
2896 log_err("The locales are not equal!.Old: %s, New: %s \n", oldLoc, newLoc);
2917 const char* newLoc = LOCALE_ALIAS[i][1]; local
3041 const char* newLoc = LOCALE_ALIAS[i][1]; local
3088 const char* newLoc = LOCALE_ALIAS[i][1]; local
3132 const char* newLoc = LOCALE_ALIAS[i][1]; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
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 ...

Completed in 38 milliseconds