Searched defs:pBaseStr (Results 1 – 6 of 6) sorted by relevance
113 final String pBaseStr = "ToStringStyleTest.Person"; in testPerson() local
113 …final String pBaseStr = p.getClass().getName() + "@" + Integer.toHexString(System.identityHashCode… in testPerson() local
91 …final String pBaseStr = p.getClass().getName() + "@" + Integer.toHexString(System.identityHashCode… in testPerson() local
137 final String pBaseStr = "ToStringStyleTest.Person"; in testPerson() local