Searched refs:illegalStr (Results 1 – 1 of 1) sorted by relevance
1434 String illegalStr = "This is an illegal string "; in TestIsLegal() local1438 StringBuffer str = new StringBuffer(illegalStr); in TestIsLegal()