Lines Matching full:different
3 # Test that setting PERL_HASH_SEED and PERL_PERTURB_KEYS in different
13 # runs will use different environment variables (specifically
21 # times we supply the same perturb mode, but in different ways, once as
28 # The third run we supply a different seed, with a 1 bit difference, but
159 # hardens us against the use of different hash functions with
160 # different seed sizes. Also the act of adding the PERL_HASH_SEED
170 # DETERMINISTIC and NO, and be different for RANDOM.
223 # The result should be different most times, but there
231 # The result should be different most times, but there is a
313 "$descr_mode same key order with different seed no more " .
317 "a different seed. This test is probabilistic so if the number",