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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cloctst.c 423 static const char * const testTitles[] = {
485 row, testTitles[n], loc, u_errorName(err));
488 row, testTitles[n], loc, buf, len);
492 row, testTitles[n], loc, buf, len, strlen(buf)+1);
499 row, testTitles[n], loc, buf, buf[len+1]);
509 row, testTitles[n], loc, buf, expected);
    [all...]
  /external/icu4c/test/cintltst/
cloctst.c 425 static const char * const testTitles[] = {
487 row, testTitles[n], loc, u_errorName(err));
490 row, testTitles[n], loc, buf, len);
494 row, testTitles[n], loc, buf, len, strlen(buf)+1);
501 row, testTitles[n], loc, buf, buf[len+1]);
511 row, testTitles[n], loc, buf, expected);
    [all...]

Completed in 369 milliseconds