HomeSort by relevance Sort by last modified time
    Searched defs:te_IN (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/cintltst/
crestst.c 78 { "te_IN", U_ZERO_ERROR, e_te_IN, { FALSE, FALSE, TRUE }, { TRUE, TRUE, TRUE } },
163 const char* locale="te_IN";
198 u_uastrcpy(temp, "TE_IN");
225 log_verbose("for string_in_Root_te_te_IN, te_IN.txt had %s\n", austrdup(result2));
248 const char *NAME[] = { "ROOT", "TE", "TE_IN" };
302 actual_bundle = 2; /* te_IN_NE -> te_IN */
472 UResourceBundle *idna_rules, *casing, *te_IN, *ne, *item;
600 /* verify that ures_openDirect("te_IN") does not enable fallbacks */
602 te_IN=ures_openDirect("testdata", "te_IN", &errorCode)
    [all...]
  /external/icu4c/test/cintltst/
crestst.c 78 { "te_IN", U_ZERO_ERROR, e_te_IN, { FALSE, FALSE, TRUE }, { TRUE, TRUE, TRUE } },
163 const char* locale="te_IN";
198 u_uastrcpy(temp, "TE_IN");
225 log_verbose("for string_in_Root_te_te_IN, te_IN.txt had %s\n", austrdup(result2));
248 const char *NAME[] = { "ROOT", "TE", "TE_IN" };
302 actual_bundle = 2; /* te_IN_NE -> te_IN */
472 UResourceBundle *idna_rules, *casing, *te_IN, *ne, *item;
600 /* verify that ures_openDirect("te_IN") does not enable fallbacks */
602 te_IN=ures_openDirect("testdata", "te_IN", &errorCode)
    [all...]

Completed in 722 milliseconds