Searched refs:firstVal (Results 1 – 1 of 1) sorted by relevance
111 Object firstVal = "Gabba"; in test_ConstructorLjava_util_Map() local113 map.put("Gah", firstVal); in test_ConstructorLjava_util_Map()117 ht.get("Gah") == firstVal); in test_ConstructorLjava_util_Map()