Searched refs:propList (Results 1 – 1 of 1) sorted by relevance
157 String propList = baos.toString(); in test_listLjava_io_PrintStream() local159 propList.indexOf("Abba=Cadabra") >= 0); in test_listLjava_io_PrintStream()161 propList.indexOf("Open=Sesame") >= 0); in test_listLjava_io_PrintStream()162 assertTrue("property list do not conatins \"...\"", propList in test_listLjava_io_PrintStream()187 String propList = baos.toString(); in test_listLjava_io_PrintWriter() local189 propList.indexOf("Abba=Cadabra") >= 0); in test_listLjava_io_PrintWriter()191 propList.indexOf("Open=Sesame") >= 0); in test_listLjava_io_PrintWriter()