| /test/testfwk/developer_test/ |
| H A D | ohtest | 26 cmd = "./start.sh" variable
|
| /test/ostest/wukong/common/include/ |
| H A D | common.h | 23 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 D | OpenHarmonyTestRunner.js | 44 var cmd = 'aa start -d 0 -a ' + testAbilityName + ' -b ' + abilityDelegatorArguments.bundleName; variable
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | quotandk1.cpp | 26 int cmd = QCMD(Q_GETQUOTA, USRQUOTA);
in Quotactl() local
|
| H A D | quotandk.cpp | 26 int cmd = QCMD(Q_GETQUOTA, USRQUOTA);
in Quotactl() local
|
| /test/xts/hats/kernel/syscall_ipc/msgctl/ |
| H A D | MsgctlApiTest.cpp | 117 int cmd = -1; in HWTEST_F() local
|
| /test/ostest/wukong/test/unittest/ |
| H A D | wukong_test.cpp | 29 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 D | ProcessApiTest.cpp | 135 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...] |
| /applications/sample/camera/communication/wpa_cli/src/ |
| H A D | wpa_cli_sample.c | 127 static int SendCtrlCommand(const char *cmd, char *reply, size_t *replyLen) in SendCtrlCommand() argument 153 char cmd[200] = {0}; in TestNetworkConfig() local [all...] |
| /test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/ |
| H A D | HiAppEventCPPTest.cpp | 54 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 D | bluetooth_hci_services_test.cpp | 138 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 D | MmapVApiTest.cpp | 119 char cmd[NUM]; in TstSmaps() local
|
| /test/testfwk/arkxtest/uitest/server/ |
| H A D | server_main.cpp | 160 auto cmd = OHOS::AAFwk::Want(); in DumpLayout() local
|
| /test/xts/acts/hiviewdfx/utils/native/ |
| H A D | file_utils.cpp | 36 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...] |
| /applications/sample/camera/setting/setting/src/main/cpp/ |
| H A D | wpa_work.c | 59 static int SendCtrlCommand(const char *cmd, char *reply, size_t *replyLen) in SendCtrlCommand() argument 380 char cmd[200] = {0}; in TestNetworkConfig() local [all...] |
| /test/testfwk/arkxtest/uitest/connection/ |
| H A D | ipc_transactor.cpp | 369 void ApiTransactor::SendBroadcastCommand(const OHOS::AAFwk::Want &cmd, ApiCallErr &err) in SendBroadcastCommand() argument
|
| /test/xts/dcts/distributedhardware/distributedaudiotest/ |
| H A D | distributedaudiotest.cpp | 675 std::string HandleAudioEvent(int32_t cmd) in HandleAudioEvent() argument [all...] |
| /applications/sample/camera/media/ |
| H A D | player_sample.cpp | 622 static void RunCmdSetVolume(TestSample &sample, const char cmd[]) in RunCmdSetVolume() argument 638 static void RunCmdNext(TestSample &sample, const char cmd[]) in RunCmdNext() argument 657 static void RunCmdPressurePupl(TestSample &sample, const char cmd[]) in RunCmdPressurePupl() argument 675 static void RunCmdPressureSeek(TestSample &sample, const char cmd[]) in RunCmdPressureSeek() argument 700 static void RunCmdLoop(TestSample &sample, const char cmd[]) in RunCmdLoop() argument 717 RunCmdSpeed(TestSample &sample, const char cmd[]) RunCmdSpeed() argument 731 RunCmdSeek(TestSample &sample, const char cmd[]) RunCmdSeek() argument 745 RunCmdSleep(const char cmd[]) RunCmdSleep() argument 771 char cmd[0x40]; /* 64: Array length */ SampleCmd() local [all...] |
| /test/xts/dcts/distributedhardware/distributedaudionewtest/ |
| H A D | distributedaudiotest.cpp | 679 std::string HandleAudioEvent(int32_t cmd) in HandleAudioEvent() argument [all...] |
| /test/ostest/wukong/common/src/ |
| H A D | wukong_util.cpp | 734 std::string WuKongUtil::runProcess(std::string cmd) in runProcess() argument
|
| /test/xts/hats/telephony/ril/hdi_v1.0/ |
| H A D | hdf_ril_hdiService_test.cpp | 4327 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 D | gles3ndk.cpp | 1515 DrawArraysIndirectCommand cmd; in GLDrawArraysIndirect() local 1597 DrawElementsIndirectCommand cmd; in GLDrawElementsIndirect() local [all...] |