Searched refs:ReadExtentsToDiff (Results 1 – 3 of 3) sorted by relevance
177 EXPECT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()238 EXPECT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()303 EXPECT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()353 EXPECT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()396 EXPECT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()430 EXPECT_TRUE(diff_utils::ReadExtentsToDiff( in TEST_F()
103 bool ReadExtentsToDiff(const std::string& old_part,
579 TEST_AND_RETURN_FALSE(ReadExtentsToDiff(old_part, in DeltaReadFile()671 bool ReadExtentsToDiff(const string& old_part, in ReadExtentsToDiff() function