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

  /external/chromium_org/third_party/icu/source/test/intltest/
svccoll.h 32 int32_t checkStringEnumeration(const char* msg,
svccoll.cpp 478 int32_t CollationServiceTest::checkStringEnumeration(const char* msg,
543 int32_t n = checkStringEnumeration(msg, *iter, NULL, 0);
565 checkStringEnumeration("getKeywords", *iter, KW, KW_COUNT);
571 checkStringEnumeration("getKeywordValues", *iter, KWVAL, KWVAL_COUNT);
  /external/icu4c/test/intltest/
svccoll.h 32 int32_t checkStringEnumeration(const char* msg,
svccoll.cpp 478 int32_t CollationServiceTest::checkStringEnumeration(const char* msg,
543 int32_t n = checkStringEnumeration(msg, *iter, NULL, 0);
565 checkStringEnumeration("getKeywords", *iter, KW, KW_COUNT);
571 checkStringEnumeration("getKeywordValues", *iter, KWVAL, KWVAL_COUNT);

Completed in 43 milliseconds