Home | History | Annotate | Download | only in test

Lines Matching refs:HashCountingInt

31 class HashCountingInt(int):
314 d = dict.fromkeys(map(HashCountingInt, xrange(n)))