Home
last modified time | relevance | path

Searched defs:dd_cmd (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dfiemap_writer_test.cpp483 std::string dd_cmd = in SetUpExt4() local
507 std::string dd_cmd = in SetUpF2fs() local
H A Dimage_test.cpp200 std::string dd_cmd = in SetUp() local
/aosp_15_r20/external/autotest/client/cros/
H A Dverity_utils.py61 dd_cmd = 'dd if=/dev/zero of=%s bs=4096 count=0 seek=%d' variable in verity_image