Searched refs:source_hash (Results 1 – 1 of 1) sorted by relevance
259 std::string source_hash = GetSha1(source_content); in TEST_F() local260 Partition source(source_file, source_size, source_hash); in TEST_F()284 Partition bad_source(source_file, source_size + 1, source_hash); in TEST_F()