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

  /external/icu4c/test/intltest/
regextst.h 63 static const char* extractToAssertBuf(const UnicodeString& message);
intltest.cpp     [all...]
regextst.cpp 187 const char* RegexTest::extractToAssertBuf(const UnicodeString& message) {
228 #define REGEX_ASSERT_UNISTR(ustr,inv) {if (!(ustr==inv)) {errln("%s:%d: RegexTest failure: REGEX_ASSERT_UNISTR(%s,%s) failed \n", __FILE__, __LINE__, extractToAssertBuf(ustr),inv);};}
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
intltest.cpp     [all...]

Completed in 302 milliseconds