Searched refs:ExpectBlocksInRange (Results 1 – 3 of 3) sorted by relevance
53 void ExpectBlocksInRange(const vector<Extent>& extents, uint64_t total_blocks) { in ExpectBlocksInRange() function91 ExpectBlocksInRange(file.extents, fs->GetBlockCount()); in TEST_F()121 ExpectBlocksInRange(file.extents, fs->GetBlockCount()); in TEST_F()
47 void ExpectBlocksInRange(const vector<Extent>& extents, uint64_t total_blocks) { in ExpectBlocksInRange() function94 ExpectBlocksInRange(file.extents, fs->GetBlockCount()); in TEST_F()
54 void ExpectBlocksInRange(const vector<Extent>& extents, uint64_t total_blocks) { in ExpectBlocksInRange() function87 ExpectBlocksInRange(file.extents, fs->GetBlockCount()); in CheckSquashfs()