Home | History | Annotate | Download | only in component

Lines Matching refs:src_file

135   std::string src_file =
138 ASSERT_EQ(0, applypatch_check(src_file.c_str(), sha1s));
141 src_file = "EMMC:" + old_file + ":" + std::to_string(old_size - 1) + ":" + old_sha1 + ":" +
143 ASSERT_EQ(1, applypatch_check(src_file.c_str(), sha1s));
146 src_file = "EMMC:" + old_file + ":" +
150 ASSERT_EQ(0, applypatch_check(src_file.c_str(), sha1s));
153 src_file = "EMMC:" + old_file + ":" +
157 ASSERT_EQ(0, applypatch_check(src_file.c_str(), sha1s));
161 src_file = "EMMC:" + new_file + ":" +
166 ASSERT_EQ(0, applypatch_check(src_file.c_str(), sha1s));
217 std::string src_file =
225 src_file.c_str(),
239 src_file.c_str(),
260 src_file.c_str(),