Searched refs:value1b (Results 1 – 2 of 2) sorted by relevance
83 uint32_t value1b = static_cast<uint32_t>((value1 >> 32) & 0xffffffff); in HashInts64() local88 uint64_t product2 = static_cast<uint64_t>(value1b) * short_random2; in HashInts64()
662 int32 value1b = 101; in TEST_F() local674 map2[key1] = value1b; in TEST_F()