Home
last modified time | relevance | path

Searched refs:PARAMETERS_NUM_MIN_KILL_PROCESS (Results 1 - 1 of 1) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/test/testutil/
H A Dressched_test.cpp27 const static int32_t PARAMETERS_NUM_MIN_KILL_PROCESS = 4; variable
84 if (argc < PARAMETERS_NUM_MIN_KILL_PROCESS) { in KillProcess()
90 mapPayload["pid"] = argv[PARAMETERS_NUM_MIN_KILL_PROCESS - 1]; in KillProcess()

Completed in 2 milliseconds