Lines Matching refs:results
94 const UCollationResult results[] = {
298 log_err("different results in iterative comparison for UTF-16 encoded strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(target,-1));
347 log_err("different results in iterative comparison for UTF-16 and UTF-8 encoded strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(target,-1));
350 log_err("different results in iterative when normalization is turned on with UTF-8 strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(target,-1));
755 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
781 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
806 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
830 doTest(myCollation, testSourceCases[i], testTargetCases[i], results[i]);
967 /* Run collation element iterators over the three strings. Results should be same for each.