Searched defs:testPart (Results 1 – 1 of 1) sorted by relevance
346 String testPart = testParts[i].toLowerCase(); in matchProvider() local356 private static boolean matchWithWildcards(String testPart, String providerPart) { in matchWithWildcards()