Home | History | Annotate | Download | only in intltest

Lines Matching defs:hash2

576     int32_t hash2 = test2.hashCode();
579 test_assert(hash1 == hash2);
581 test_assert(hash2 == hash3);
663 int32_t hash2 = test2.hashCode();
666 test_assert(hash1 == hash2);
667 test_assert(hash2 == hash3);