Searched refs:hash_zeros (Results 1 – 1 of 1) sorted by relevance
1119 std::string hash_zeros, hash_ones, hash_middle, hash_after; in TEST_P() local1123 ASSERT_TRUE(PartitionHash(fb.get(), part_name, &hash_zeros, &retcode, &err_msg)) in TEST_P()1130 ASSERT_NE(hash_zeros, hash_ones) in TEST_P()1136 ASSERT_NE(hash_zeros, hash_middle) in TEST_P()1144 EXPECT_TRUE(hash_zeros == hash_after || hash_ones == hash_after) in TEST_P()