Home | History | Annotate | Download | only in intltest

Lines Matching defs:hash1

582     int32_t hash1 = test1.hashCode();
586 test_assert(hash1 == hash2);
587 test_assert(hash1 == hash3);
669 int32_t hash1 = test1.hashCode();
673 test_assert(hash1 == hash2);
675 test_assert(hash3 == hash1);