Lines Matching refs:checksum_value
83 std::string checksum_value, uint64_t garbage_blob_count, in AddBlob() argument
87 std::move(checksum_method), std::move(checksum_value)); in AddBlob()
364 constexpr char checksum_value[] = "bdb7f34a59dfa1592ce7f52e99f98c570c525cbd"; in TEST_F() local
367 checksum_method, checksum_value); in TEST_F()
388 ASSERT_EQ(new_meta->GetChecksumValue(), checksum_value); in TEST_F()
400 constexpr char checksum_value[] = "bdb7f34a59dfa1592ce7f52e99f98c570c525cbd"; in TEST_F() local
405 checksum_value, garbage_blob_count, garbage_blob_bytes); in TEST_F()
414 checksum_method, checksum_value); in TEST_F()
434 constexpr char checksum_value[] = "bdb7f34a59dfa1592ce7f52e99f98c570c525cbd"; in TEST_F() local
437 checksum_method, checksum_value); in TEST_F()
453 constexpr char checksum_value[] = "bdb7f34a59dfa1592ce7f52e99f98c570c525cbd"; in TEST_F() local
458 checksum_value, garbage_blob_count, garbage_blob_bytes); in TEST_F()
496 ASSERT_EQ(new_meta->GetChecksumValue(), checksum_value); in TEST_F()
516 constexpr char checksum_value[] = "bdb7f34a59dfa1592ce7f52e99f98c570c525cbd"; in TEST_F() local
519 checksum_method, checksum_value); in TEST_F()
550 ASSERT_EQ(new_meta->GetChecksumValue(), checksum_value); in TEST_F()