Searched refs:testName (Results 1 – 1 of 1) sorted by relevance
226 String testName = typeName.substring(0, nextDot); in ambiguousToBinaryName() local227 if (apiList.getPackage(testName) != null) { in ambiguousToBinaryName()