Searched refs:pOther (Results 1 – 2 of 2) sorted by relevance
242 Pattern pOther = Pattern.compile("other"); in testCompPattern_equality() local245 CompPattern cpOther = new CompPattern(pOther); in testCompPattern_equality()257 assertNotEquals(cp2, pOther); in testCompPattern_equality()267 Pattern pOther = Pattern.compile("other"); in testCompPattern_hashmap() local270 CompPattern cpOther = new CompPattern(pOther); in testCompPattern_hashmap()