HomeSort by relevance Sort by last modified time
    Searched refs:errcode (Results 176 - 182 of 182) sorted by null

1 2 3 4 5 6 78

  /external/chromium_org/third_party/icu/source/test/intltest/
regextst.cpp 179 #define REGEX_ASSERT_FAIL(expr, errcode) {UErrorCode status=U_ZERO_ERROR; (expr);\
180 if (status!=errcode) {dataerrln("RegexTest failure at line %d. Expected status=%s, got %s", \
181 __LINE__, u_errorName(errcode), u_errorName(status));};}
    [all...]
  /external/icu4c/test/intltest/
regextst.cpp 218 #define REGEX_ASSERT_FAIL(expr, errcode) {UErrorCode status=U_ZERO_ERROR; (expr);\
219 if (status!=errcode) {dataerrln("RegexTest failure at line %d. Expected status=%s, got %s", \
220 __LINE__, u_errorName(errcode), u_errorName(status));};}
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 712 Include/errcode.h \
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 713 Include/errcode.h \
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 831 milliseconds

1 2 3 4 5 6 78