Home
last modified time | relevance | path

Searched defs:command2 (Results 1 – 4 of 4) sorted by relevance

/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
Diptables_rule_plugin_test.cpp402 std::string command2; variable
432 std::string command2; variable
455 std::string command2; variable
489 std::string command2; variable
512 std::string command2; variable
/base/update/updater/test/unittest/updater_main_test/
Dupdater_main_unittest.cpp102 const std::string command2 = "--user_wipe_data"; variable
130 const std::string command2 = "--update_package=/data/updater/updater.zip\n--retry_count=0"; variable
/base/update/updater/test/unittest/misc_info_test/
Dmisc_info_unittest.cpp48 const std::string command2 = "--update_package=./updater/xxx.zip\n--retry_count=1"; variable
/base/useriam/user_auth_framework/test/unittest/executors/
Dexecutor_unit_test.cpp237 auto command2 = MakeShared<MockIAsyncCommand>(); variable