Searched refs:test_hash (Results 1 – 3 of 3) sorted by relevance
61 sub test_hash { subroutine130 test_hash ($clone);162 test_hash ($clone);257 test_hash ($clone);285 test_hash ($clone);
109 def test_hash(self): member in HashingMixin
248 HV *test_hash = newHV(); in test_freeent() local259 (void) hv_stores(test_hash, "", &PL_sv_yes); in test_freeent()260 (void) hv_deletes(test_hash, "", 0); in test_freeent()271 HvSHAREKEYS_on(test_hash); in test_freeent()284 f(aTHX_ test_hash, victim); in test_freeent()