Home | History | Annotate | Download | only in intltest

Lines Matching defs:hash2

583     int32_t hash2 = test2.hashCode();
586 test_assert(hash1 == hash2);
588 test_assert(hash2 == hash3);
670 int32_t hash2 = test2.hashCode();
673 test_assert(hash1 == hash2);
674 test_assert(hash2 == hash3);