Searched refs:UpdateWithXor (Results 1 – 6 of 6) sorted by relevance
96 EXPECT_THAT(crc32_test.UpdateWithXor(xored_str, buf.size(), offset), in TEST()101 EXPECT_THAT(crc32_test.UpdateWithXor("12345", buf.size(), buf.size() - 1), in TEST()
94 libtextclassifier3::StatusOr<uint32_t> UpdateWithXor(
46 libtextclassifier3::StatusOr<uint32_t> Crc32::UpdateWithXor( in UpdateWithXor() function in icing::lib::Crc32
708 .UpdateWithXor(xored_str, changes_end_ * sizeof(T), in ComputeChecksum()
845 crc.UpdateWithXor( in EraseProto()
1026 new_crc, crc.UpdateWithXor( in EraseProto()