Searched refs:ReadBlockDevice (Results 1 – 1 of 1) sorted by relevance
99 static bool ReadBlockDevice(const std::string &blk_device, size_t count, in ReadBlockDevice() function227 ASSERT_TRUE(ReadBlockDevice(raw_blk_device_, kTestDataBytes, &raw_data)); in VerifyDecryption()229 ReadBlockDevice(dm_device_path_, kTestDataBytes, &decrypted_data)); in VerifyDecryption()324 ReadBlockDevice(fs_info.raw_blk_device, kFilesystemBlockSize, &raw_data)); in TEST()