Lines Matching refs:TCID
87 $rec->{TCID} = $tcid;
104 || $a->{TCID} cmp $b->{TCID}
111 # print "$_->{TAG}:$_->{TCID}:$_->{TC}:$_->{STATUS}\n";
131 print "<th>TCID<th>Test Case<th>Status";
159 || $a->{TCID} cmp $b->{TCID}
171 && @$rtcs[0]->{TCID} eq $LCR->{TCID}
202 && @$rtcs[0]->{TCID} eq $LCR->{TCID}
206 $match->{TCID} = '*' if ($match->{TCID} eq '{');
207 $match->{TCID} = '-' if ($match->{TCID} eq '}');
213 print "$match->{TCID}</a>";
244 $copy->{TCID} = $rec->{TCID};