Searched refs:nullArgv (Results 1 - 1 of 1) sorted by relevance
/base/startup/init/test/unittest/remount/ | ||
H A D | remount_overlay_unittest.cpp | 73 char *nullArgv[] = {NULL}; // A valid command in HWTEST_F() local 74 int result = ExecCommand(0, nullArgv); in HWTEST_F() |
Completed in 2 milliseconds