Searched refs:ReadExtentsToDiff (Results 1 – 3 of 3) sorted by relevance
216 ASSERT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()259 ASSERT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()295 ASSERT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()335 ASSERT_TRUE(diff_utils::ReadExtentsToDiff(old_part_.path, in TEST_F()457 ASSERT_TRUE(diff_utils::ReadExtentsToDiff(old_part_.path, in TEST_F()
107 bool ReadExtentsToDiff(const std::string& old_part,
893 TEST_AND_RETURN_FALSE(ReadExtentsToDiff(old_part, in DeltaReadFile()1041 bool ReadExtentsToDiff(const string& old_part, in ReadExtentsToDiff() function