Searched refs:normalizeResult (Results 1 – 4 of 4) sorted by relevance
183 private static int normalizeResult(int result) { in normalizeResult() method in UCAConformanceTest240 if (withSortKeys && cmpres != normalizeResult(skres)) { in conformanceTest()
180 private static int normalizeResult(int result) { in normalizeResult() method in UCAConformanceTest237 if (withSortKeys && cmpres != normalizeResult(skres)) { in conformanceTest()
169 normalizeResult(int32_t result) { in normalizeResult() function242 if(withSortKeys && cmpres != normalizeResult(skres)) { in testConformance()
839 normalizeResult(int32_t result) { in normalizeResult() function889 if(cmpres != normalizeResult(skres)) { in run()