Home
last modified time | relevance | path

Searched refs:sub_block_device (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/fs_mgr/libdm/
H A Ddm_test.cpp619 auto sub_block_device = dm.GetParentBlockDeviceByPath(dev.path()); in TEST() local
620 ASSERT_EQ(loop.device(), *sub_block_device); in TEST()