Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/tools/inject_event/test/
H A Dinject_event_test.cpp42 char command2[] = {"-M"}; variable
61 char command2[] = {"-M"}; variable
79 char command2[] = {"-M"}; variable
97 char command2[] = {"-M"}; variable
115 char command2[] = {"-M"}; variable
137 char command2[] = {"-M"}; variable
155 char command2[] = {"-M"}; variable
179 char command2[] = {"-M"}; variable
202 char command2[] = {"-K"}; variable
220 char command2[] = {"-K"}; variable
[all …]
/ohos5.0/base/update/updater/test/unittest/updater_main_test/
H A 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
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A 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
/ohos5.0/base/update/updater/test/unittest/misc_info_test/
H A Dmisc_info_unittest.cpp48 const std::string command2 = "--update_package=./updater/xxx.zip\n--retry_count=1"; variable
/ohos5.0/base/useriam/user_auth_framework/test/unittest/executors/
H A Dexecutor_unit_test.cpp237 auto command2 = MakeShared<MockIAsyncCommand>(); variable