Searched refs:clonedMap (Results 1 – 1 of 1) sorted by relevance
168 TreeMap clonedMap = (TreeMap) tm.clone(); in test_clone() local169 assertTrue("Cloned map does not equal the original map", clonedMap in test_clone()172 clonedMap != tm); in test_clone()174 assertTrue("Cloned map contains incorrect elements", clonedMap in test_clone()