• Home
  • Raw
  • Download

Lines Matching refs:tData1

3785     static const UChar tData1[][4]={  in TestTailor6179()  local
3818 tLen = u_strlen(tData1[0]); in TestTailor6179()
3819 rLen = ucol_getSortKey(coll, tData1[0], tLen, resColl, 100); in TestTailor6179()
3821 log_err("Bad result for &[lpi]<<a...: Data[%d] :%s \tlen: %d key: ", 0, tData1[0], rLen); in TestTailor6179()
3827 tLen = u_strlen(tData1[1]); in TestTailor6179()
3828 rLen = ucol_getSortKey(coll, tData1[1], tLen, resColl, 100); in TestTailor6179()
3830 log_err("Bad result for &[lpi]<<a...: Data[%d] :%s \tlen: %d key: ", 1, tData1[1], rLen); in TestTailor6179()
3882 UChar tData1[][20]={ in TestUCAPrecontext() local
3903 tLen = u_strlen(tData1[j]); in TestUCAPrecontext()
3904 rLen = ucol_getSortKey(coll, tData1[j], tLen, resColl, 100); in TestUCAPrecontext()
3907 j, tData1[j]); in TestUCAPrecontext()
3909 log_verbose("\n Data[%d] :%s \tlen: %d key: ", j, tData1[j], rLen); in TestUCAPrecontext()
3925 tLen = u_strlen(tData1[j]); in TestUCAPrecontext()
3926 rLen = ucol_getSortKey(coll, tData1[j], tLen, resColl, 100); in TestUCAPrecontext()
3929 j, tData1[j]); in TestUCAPrecontext()
3931 log_verbose("\n Data[%d] :%s \tlen: %d key: ", j, tData1[j], rLen); in TestUCAPrecontext()
3948 tLen = u_strlen(tData1[j]); in TestUCAPrecontext()
3949 rLen = ucol_getSortKey(coll, tData1[j], tLen, resColl, 100); in TestUCAPrecontext()
3952 j, tData1[j]); in TestUCAPrecontext()
3954 log_verbose("\n Data[%d] :%s \tlen: %d key: ", j, tData1[j], rLen); in TestUCAPrecontext()
3971 tLen = u_strlen(tData1[j]); in TestUCAPrecontext()
3972 rLen = ucol_getSortKey(coll, tData1[j], tLen, resColl, 100); in TestUCAPrecontext()
3975 j, tData1[j]); in TestUCAPrecontext()
3979 j, tData1[j]); in TestUCAPrecontext()
3981 log_verbose("\n Data[%d] :%s \tlen: %d key: ", j, tData1[j], rLen); in TestUCAPrecontext()