Searched refs:ReadExtentsToDiff (Results 1 – 3 of 3) sorted by relevance
177 EXPECT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()236 EXPECT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()299 EXPECT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()347 EXPECT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()388 EXPECT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()420 EXPECT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()
98 bool ReadExtentsToDiff(const std::string& old_part,
453 TEST_AND_RETURN_FALSE(ReadExtentsToDiff(old_part, in DeltaReadFile()543 bool ReadExtentsToDiff(const string& old_part, in ReadExtentsToDiff() function