/external/chromium_org/third_party/icu/source/test/intltest/ |
nptrans.h | 38 UnicodeSet unassigned; member in class:NamePrepTransform 79 * @param allowUnassigned Unassigned values can be converted to ASCII for query operations 80 * If TRUE unassigned values are treated as normal Unicode code point. 101 * @param allowUnassigned Unassigned values can be converted to ASCII for query operations 102 * If TRUE unassigned values are treated as normal Unicode code point.
|
testidn.cpp | 112 /* process unassigned */ 124 /* process unassigned */ 283 int32_t unassigned = 0; local 299 unassigned++; 315 test.logln("Number of Unassinged code points : %i \n",unassigned);
|
apicoll.cpp | 1252 UChar32 unassigned = 0xEFFFD; local [all...] |
/external/icu4c/test/intltest/ |
nptrans.h | 38 UnicodeSet unassigned; member in class:NamePrepTransform 75 * @param allowUnassigned Unassigned values can be converted to ASCII for query operations 76 * If TRUE unassigned values are treated as normal Unicode code point. 96 * @param allowUnassigned Unassigned values can be converted to ASCII for query operations 97 * If TRUE unassigned values are treated as normal Unicode code point.
|
testidn.cpp | 113 /* process unassigned */ 125 /* process unassigned */ 284 int32_t unassigned = 0; local 300 unassigned++; 316 test.logln("Number of Unassinged code points : %i \n",unassigned);
|
apicoll.cpp | 1310 UChar32 unassigned = 0xEFFFD; local [all...] |
/external/junit/src/org/junit/experimental/theories/internal/ |
Assignments.java | 29 List<ParameterSignature> unassigned, TestClass testClass) { 30 fUnassigned= unassigned; 80 ParameterSignature unassigned= nextUnassigned(); local 81 return getSupplier(unassigned).getValueSources(unassigned); 84 public ParameterSupplier getSupplier(ParameterSignature unassigned) 86 ParameterSupplier supplier= getAnnotatedSupplier(unassigned); 93 public ParameterSupplier getAnnotatedSupplier(ParameterSignature unassigned) 95 ParametersSuppliedBy annotation= unassigned
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
citertst.c | 790 UChar32 unassigned = 0xEFFFD; local 864 U16_APPEND(supplementary, stringOffset, 2, unassigned, isError); [all...] |
/external/icu4c/test/cintltst/ |
citertst.c | 790 UChar32 unassigned = 0xEFFFD; local 864 U16_APPEND(supplementary, stringOffset, 2, unassigned, isError); [all...] |
/external/robolectric/lib/main/ |
junit-dep-4.8.2.jar | |