Home
last modified time | relevance | path

Searched refs:stuck_bits (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_test.cc164 size_t stuck_bits = (~bits_or | bits_and) & kMask; in TEST() local
165 EXPECT_EQ(stuck_bits, 0) << "0x" << std::hex << stuck_bits; in TEST() local

Completed in 3 milliseconds