Searched refs:seenPids (Results 1 – 1 of 1) sorted by relevance
111 BitSet seenPids = new BitSet(MAX_PID); in testCheckForDuplicateOutput() local194 if (seenPids.get(pid)) { in testCheckForDuplicateOutput()202 seenPids.set(pid); in testCheckForDuplicateOutput()