Home
last modified time | relevance | path

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

/foundation/resourceschedule/resource_schedule_service/ressched/test/testutil/
H A Dressched_test.cpp26 const static int32_t PARAMETERS_NUM_MIN = 2; variable
87 int32_t uid = atoi(argv[PARAMETERS_NUM_MIN]); in KillProcess()
136 if (!(argc >= PARAMETERS_NUM_MIN && argv)) { in main()
/foundation/resourceschedule/soc_perf/test/testutil/
H A Dsocperf_test.cpp27 const static int32_t PARAMETERS_NUM_MIN = 2; variable
132 if (argc == PARAMETERS_NUM_MIN) { in RequestCmdIdCount()
162 if (argc >= PARAMETERS_NUM_MIN && argv) { in main()

Completed in 1 milliseconds