Searched refs:fullMatch (Results 1 – 2 of 2) sorted by relevance
52 PathMatcher fullMatch = PathMatcher.of("//ldml/dates" in TestMatcher() local58 calPaths.stream().filter(fullMatch::matches).collect(toList()), in TestMatcher()
4065 UBool fullMatch = TRUE; in TestSortKeyConsistency() local4069 fullMatch = fullMatch && (bufFull[i][j] != bufFull[i2][j]); in TestSortKeyConsistency()4072 if (fullMatch != partMatch) { in TestSortKeyConsistency()4073 log_err(fullMatch ? "full key was consistent, but partial key changed\n" in TestSortKeyConsistency()