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