Lines Matching refs:TRUE
952 { TRUE, 103106, 104013 }
956 coarseExpectedChanges, UPRV_LENGTHOF(coarseExpectedChanges), TRUE, errorCode);
963 { TRUE, 2, 1 },
964 { TRUE, 2, 1 },
965 { TRUE, 2, 1 },
966 { TRUE, 0, 10 },
967 { TRUE, 100, 0 },
968 { TRUE, 3000, 4000 },
969 { TRUE, 100000, 100000 }
973 fineExpectedChanges, UPRV_LENGTHOF(fineExpectedChanges), TRUE, errorCode);
1237 assertEquals(u"toLower(IstanBul)", UnicodeString(u"?b"), UnicodeString(TRUE, dest, length));
1239 { TRUE, 1, 1 },
1241 { TRUE, 1, 1 },
1247 TRUE, errorCode);
1252 assertEquals(u"toUpper(??????)", UnicodeString(u"?????"), UnicodeString(TRUE, dest, length));
1255 { TRUE, 1, 1 },
1256 { TRUE, 1, 1 },
1257 { TRUE, 1, 1 },
1258 { TRUE, 1, 1 },
1259 { TRUE, 1, 1 }
1264 TRUE, errorCode);
1275 assertEquals(u"toTitle(IjssEL IglOo)", UnicodeString(u"J"), UnicodeString(TRUE, dest, length));
1278 { TRUE, 1, 1 },
1284 TRUE, errorCode);
1290 assertEquals(u"foldCase(IßtanBul)", UnicodeString(u"?ssb"), UnicodeString(TRUE, dest, length));
1295 { TRUE, 1, 1 },
1299 { TRUE, 1, 1 },
1300 { TRUE, 1, 2 },
1302 { TRUE, 1, 1 },
1308 TRUE, errorCode);
1321 { TRUE, 1, 2 },
1323 { TRUE, 1, 1 },
1329 TRUE, errorCode);
1338 { TRUE, 2, 2 },
1339 { TRUE, 2, 2 },
1340 { TRUE, 2, 2 },
1341 { TRUE, 2, 2 },
1342 { TRUE, 2, 2 }
1347 TRUE, errorCode);
1361 { TRUE, 1, 1 },
1367 TRUE, errorCode);
1380 { TRUE, 1, 1 },
1384 { TRUE, 1, 2 },
1385 { TRUE, 2, 2 },
1387 { TRUE, 1, 1 },
1393 TRUE, errorCode);
1407 UnicodeString(u"?b"), UnicodeString(TRUE, dest, length));
1411 UnicodeString(u"?????"), UnicodeString(TRUE, dest, length));
1420 UnicodeString(u"J"), UnicodeString(TRUE, dest, length));
1425 UnicodeString(u"?ssb"), UnicodeString(TRUE, dest, length));
1431 UnicodeString(u"?stanbul"), UnicodeString(TRUE, dest, length));
1435 UnicodeString(u"??????"), UnicodeString(TRUE, dest, length));
1443 UnicodeString(u"IJssEL IglOo"), UnicodeString(TRUE, dest, length));
1448 UnicodeString(u"?sstanbul"), UnicodeString(TRUE, dest, length));
1502 UnicodeString s(TRUE,
1510 UnicodeString expected(TRUE,
1526 UnicodeString s(TRUE, s16, -1);