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

  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ULocaleTest.java 671 final String [] testTitles = {
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cloctst.c 434 static const char * const testTitles[] = {
496 row, testTitles[n], loc, u_errorName(err));
499 row, testTitles[n], loc, buf, len);
503 row, testTitles[n], loc, buf, len, strlen(buf)+1);
510 row, testTitles[n], loc, buf, buf[len+1]);
520 row, testTitles[n], loc, buf, expected);
    [all...]

Completed in 37 milliseconds