Searched refs:lastPid (Results 1 – 1 of 1) sorted by relevance
126 int lastPid = -1; in testCheckForDuplicateOutput() local210 lastPid = pid; in testCheckForDuplicateOutput()211 } else if (pid > lastPid && (lastPid > firstPid || pid < firstPid)) { in testCheckForDuplicateOutput()