Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libfiemap/
H A Dfiemap_writer_test.cpp478 std::string dd_cmd = in SetUpExt4() local
487 int ret = system(dd_cmd.c_str()); in SetUpExt4()
502 std::string dd_cmd = in SetUpF2fs() local
511 int ret = system(dd_cmd.c_str()); in SetUpF2fs()
H A Dimage_test.cpp200 std::string dd_cmd = in SetUp() local
211 int ret = system(dd_cmd.c_str()); in SetUp()