Searched refs:hash_zeros (Results 1 – 1 of 1) sorted by relevance
1222 std::string hash_zeros, hash_ones, hash_middle, hash_after; in TEST_P() local1226 ASSERT_TRUE(PartitionHash(fb.get(), part_name, &hash_zeros, &retcode, &err_msg)) in TEST_P()1233 ASSERT_NE(hash_zeros, hash_ones) in TEST_P()1239 ASSERT_NE(hash_zeros, hash_middle) in TEST_P()1247 EXPECT_TRUE(hash_zeros == hash_after || hash_ones == hash_after) in TEST_P()