Lines Matching refs:tData1
3783 static const UChar tData1[][4]={ in TestTailor6179() local
3816 tLen = u_strlen(tData1[0]); in TestTailor6179()
3817 rLen = ucol_getSortKey(coll, tData1[0], tLen, resColl, 100); in TestTailor6179()
3819 log_err("Bad result for &[lpi]<<a...: Data[%d] :%s \tlen: %d key: ", 0, tData1[0], rLen); in TestTailor6179()
3825 tLen = u_strlen(tData1[1]); in TestTailor6179()
3826 rLen = ucol_getSortKey(coll, tData1[1], tLen, resColl, 100); in TestTailor6179()
3828 log_err("Bad result for &[lpi]<<a...: Data[%d] :%s \tlen: %d key: ", 1, tData1[1], rLen); in TestTailor6179()
3880 UChar tData1[][20]={ in TestUCAPrecontext() local
3901 tLen = u_strlen(tData1[j]); in TestUCAPrecontext()
3902 rLen = ucol_getSortKey(coll, tData1[j], tLen, resColl, 100); in TestUCAPrecontext()
3905 j, tData1[j]); in TestUCAPrecontext()
3907 log_verbose("\n Data[%d] :%s \tlen: %d key: ", j, tData1[j], rLen); in TestUCAPrecontext()
3923 tLen = u_strlen(tData1[j]); in TestUCAPrecontext()
3924 rLen = ucol_getSortKey(coll, tData1[j], tLen, resColl, 100); in TestUCAPrecontext()
3927 j, tData1[j]); in TestUCAPrecontext()
3929 log_verbose("\n Data[%d] :%s \tlen: %d key: ", j, tData1[j], rLen); in TestUCAPrecontext()
3946 tLen = u_strlen(tData1[j]); in TestUCAPrecontext()
3947 rLen = ucol_getSortKey(coll, tData1[j], tLen, resColl, 100); in TestUCAPrecontext()
3950 j, tData1[j]); in TestUCAPrecontext()
3952 log_verbose("\n Data[%d] :%s \tlen: %d key: ", j, tData1[j], rLen); in TestUCAPrecontext()
3969 tLen = u_strlen(tData1[j]); in TestUCAPrecontext()
3970 rLen = ucol_getSortKey(coll, tData1[j], tLen, resColl, 100); in TestUCAPrecontext()
3973 j, tData1[j]); in TestUCAPrecontext()
3977 j, tData1[j]); in TestUCAPrecontext()
3979 log_verbose("\n Data[%d] :%s \tlen: %d key: ", j, tData1[j], rLen); in TestUCAPrecontext()