Home
last modified time | relevance | path

Searched defs:cmd (Results 1 - 19 of 19) sorted by relevance

/test/testfwk/developer_test/
H A Dohtest26 cmd = "./start.sh" variable
/test/ostest/wukong/common/include/
H A Dcommon.h23 std::string runProcess(const std::string &cmd) in runProcess() argument
/test/xts/dcts/distributeddatamgr/jstest/distributed_kv_store/client/hap/src/main/js/TestRunner/
H A DOpenHarmonyTestRunner.js44 var cmd = 'aa start -d 0 -a ' + testAbilityName + ' -b ' + abilityDelegatorArguments.bundleName; variable
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dquotandk1.cpp26 int cmd = QCMD(Q_GETQUOTA, USRQUOTA); in Quotactl() local
H A Dquotandk.cpp26 int cmd = QCMD(Q_GETQUOTA, USRQUOTA); in Quotactl() local
/test/xts/hats/kernel/syscall_ipc/msgctl/
H A DMsgctlApiTest.cpp117 int cmd = -1; in HWTEST_F() local
/test/ostest/wukong/test/unittest/
H A Dwukong_test.cpp29 bool ExecCmd(const std::string &cmd, std::string &resvec) in ExecCmd() argument
63 std::string cmd = "wukong exec -T 1"; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/process/processid/
H A DProcessApiTest.cpp135 char cmd[] = "touch"; in HWTEST_F() local
159 char cmd[] = "touch"; in HWTEST_F() local
179 char cmd[] = "ls"; in HWTEST_F() local
205 char cmd[] in HWTEST_F() local
[all...]
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/
H A DHiAppEventCPPTest.cpp54 string cmd = "rm -f " + delelogPath; in TearDown() local
1128 string cmd = "dd if=/dev/zero of=/data/test/hiappevent/" + fname + " bs=11M count=1"; in HWTEST_F() local
1177 string cmd = "dd if=/dev/zero of=/data/test/hiappevent/" + fname + " bs=1.5M count=1"; in HWTEST_F() local
/test/xts/hats/hdf/bluetooth/hdiService/
H A Dbluetooth_hci_services_test.cpp138 std::vector<uint8_t> cmd = COMMAND_HCI_RESET; in HWTEST_F() local
154 std::vector<uint8_t> cmd = COMMAND_HCI_READ_LOCAL_VERSION_INFORMATION; in HWTEST_F() local
170 std::vector<uint8_t> cmd = COMMAND_HCI_SHOULD_BE_UNKNOWN; in HWTEST_F() local
186 std::vector<uint8_t> cmd = COMMAND_HCI_READ_BUFFER_SIZE; in HWTEST_F() local
217 std::vector<uint8_t> cmd = writeName; in HWTEST_F() local
[all...]
/test/xts/hats/kernel/mmap_v/
H A DMmapVApiTest.cpp119 char cmd[NUM]; in TstSmaps() local
/test/testfwk/arkxtest/uitest/server/
H A Dserver_main.cpp160 auto cmd = OHOS::AAFwk::Want(); in DumpLayout() local
/test/xts/acts/hiviewdfx/utils/native/
H A Dfile_utils.cpp36 int ExecCmdWithRet(std::string cmd, std::vector<std::string> &resvec) in ExecCmdWithRet() argument
66 ExeCmd(std::string cmd) ExeCmd() argument
72 CmdRun(std::string cmd, std::string &result) CmdRun() argument
94 ExecuteCmd(std::string cmd) ExecuteCmd() argument
107 SaveCmdOutput(std::string cmd, std::string saveFile) SaveCmdOutput() argument
119 std::string cmd = "rm " + hilogredirect; RedirecthiLog() local
[all...]
/test/testfwk/arkxtest/uitest/connection/
H A Dipc_transactor.cpp369 void ApiTransactor::SendBroadcastCommand(const OHOS::AAFwk::Want &cmd, ApiCallErr &err) in SendBroadcastCommand() argument
/test/xts/dcts/distributedhardware/distributedaudiotest/
H A Ddistributedaudiotest.cpp675 std::string HandleAudioEvent(int32_t cmd) in HandleAudioEvent() argument
[all...]
/test/xts/dcts/distributedhardware/distributedaudionewtest/
H A Ddistributedaudiotest.cpp679 std::string HandleAudioEvent(int32_t cmd) in HandleAudioEvent() argument
[all...]
/test/ostest/wukong/common/src/
H A Dwukong_util.cpp734 std::string WuKongUtil::runProcess(std::string cmd) in runProcess() argument
/test/xts/hats/telephony/ril/hdi_v1.0/
H A Dhdf_ril_hdiService_test.cpp4327 std::string cmd = "send terminal response"; in HWTEST_F() local
4339 std::string cmd = "send terminal response"; in HWTEST_F() local
4351 std::string cmd = "send envelope"; in HWTEST_F() local
4363 std::string cmd = "send envelope"; in HWTEST_F() local
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H A Dgles3ndk.cpp1515 DrawArraysIndirectCommand cmd; in GLDrawArraysIndirect() local
1597 DrawElementsIndirectCommand cmd; in GLDrawElementsIndirect() local
[all...]

Completed in 32 milliseconds