Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/tests/unit/
H A Dsysutil_test.cpp83 auto large_block_size = BlockMapData::ParseBlockMapFile(temp_file.path); in TEST() local
84 ASSERT_FALSE(large_block_size); in TEST()