Searched refs:ReadExtentsToDiff (Results 1 – 3 of 3) sorted by relevance
105 bool ReadExtentsToDiff(const std::string& old_part,
221 EXPECT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()263 EXPECT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()297 EXPECT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()327 EXPECT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()
605 TEST_AND_RETURN_FALSE(ReadExtentsToDiff(old_part, in DeltaReadFile()691 bool ReadExtentsToDiff(const string& old_part, in ReadExtentsToDiff() function