Searched refs:MAX_CMD_CNT_IN_ONE_JOB (Results 1 – 2 of 2) sorted by relevance
45 #define MAX_CMD_CNT_IN_ONE_JOB 200 macro
733 EXPECT_TRUE(cmdLinesCnt <= MAX_CMD_CNT_IN_ONE_JOB); in CheckJob()