Searched refs:testCommand (Results 1 – 2 of 2) sorted by relevance
84 Attributes testCommand; variable89 int32_t result = service->OnBeginExecute(testScheduleId, testPublicKey, testCommand);97 Attributes testCommand; variable113 int32_t result = service->OnBeginExecute(testScheduleId, testPublicKey, testCommand);120 Attributes testCommand; variable125 int32_t result = service->OnEndExecute(testScheduleId, testCommand);132 Attributes testCommand; variable146 int32_t result = service->OnEndExecute(testScheduleId, testCommand);
70 string testCommand = "dumpcatcher -p " + to_string(testPid); variable71 string dumpRes = ExecuteCommands(testCommand);91 string testCommand = "dumpcatcher -p " + to_string(testPid) + " -t " + to_string(testPid); variable92 string dumpRes = ExecuteCommands(testCommand);119 string testCommand = "dumpcatcher -p " + to_string(g_testPid); variable120 string dumpRes = ExecuteCommands(testCommand);147 string testCommand = "dumpcatcher -p " + to_string(g_testPid) + " -t " + to_string(g_testPid); variable148 string dumpRes = ExecuteCommands(testCommand);175 string testCommand = "dumpcatcher -p " + to_string(g_testPid); variable176 string dumpRes = ExecuteCommands(testCommand);