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