Home
last modified time | relevance | path

Searched refs:tcnum (Results 1 – 1 of 1) sorted by relevance

/external/ltp/pan/
Dtag_report.c117 int tcnum; /* seen count of testcases */ in cuts_report() local
172 tcnum = 0; in cuts_report()
189 tcnum++; in cuts_report()
195 if (tccount != 0 && tccount != tcnum) in cuts_report()