Home | History | Annotate | Download | only in intltest

Lines Matching defs:hash2

582     int32_t hash2 = test2.hashCode();
585 test_assert(hash1 == hash2);
587 test_assert(hash2 == hash3);
669 int32_t hash2 = test2.hashCode();
672 test_assert(hash1 == hash2);
673 test_assert(hash2 == hash3);