Searched defs:subt (Results 1 – 6 of 6) sorted by relevance
| /third_party/icu/icu4c/source/test/intltest/ |
| D | mnkytst.cpp | 86 UnicodeString subs, subt; in TestCollationKey() local 161 UnicodeString subs, subt; in TestCompare() local
|
| /third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
| D | CollationMonkeyTest.java | 61 String subt = source.substring(Math.min(t, tlen), Math.min(t + tlen, source.length())); in TestCollationKey() local 139 String subt = source.substring(Math.min(t, tlen), Math.min(t + tlen, source.length())); in TestCompare() local
|
| D | CollationFrozenMonkeyTest.java | 76 String subt = source.substring(Math.min(t, tlen), Math.min(t + tlen, source.length())); in TestCollationKey() local 167 String subt = source.substring(Math.min(t, tlen), Math.min(t + tlen, source.length())); in TestCompare() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
| D | CollationMonkeyTest.java | 64 String subt = source.substring(Math.min(t, tlen), Math.min(t + tlen, source.length())); in TestCollationKey() local 142 String subt = source.substring(Math.min(t, tlen), Math.min(t + tlen, source.length())); in TestCompare() local
|
| D | CollationFrozenMonkeyTest.java | 79 String subt = source.substring(Math.min(t, tlen), Math.min(t + tlen, source.length())); in TestCollationKey() local 170 String subt = source.substring(Math.min(t, tlen), Math.min(t + tlen, source.length())); in TestCompare() local
|
| /third_party/python/Modules/ |
| D | _lsprof.c | 39 _PyTime_t subt; member
|