Searched refs:myProps2 (Results 1 – 1 of 1) sorted by relevance
614 Properties myProps2 = new Properties(); in test_saveLjava_io_OutputStreamLjava_lang_String() local626 myProps2.load(in); in test_saveLjava_io_OutputStreamLjava_lang_String()638 .getProperty(nextKey), myProps2.getProperty(nextKey)); in test_saveLjava_io_OutputStreamLjava_lang_String()665 Properties myProps2 = new Properties(); in test_storeLjava_io_OutputStreamLjava_lang_String() local679 myProps2.load(in); in test_storeLjava_io_OutputStreamLjava_lang_String()689 assertTrue("Stored property list not equal to original", myProps2 in test_storeLjava_io_OutputStreamLjava_lang_String()702 Properties myProps2 = new Properties(); in test_storeLjava_io_WriterLjava_lang_String() local715 myProps2.load(in); in test_storeLjava_io_WriterLjava_lang_String()722 assertTrue("Stored property list not equal to original", myProps2 in test_storeLjava_io_WriterLjava_lang_String()808 Properties myProps2 = new Properties(); in test_storeToXMLLjava_io_OutputStreamLjava_lang_StringLjava_lang_String() local[all …]