Home
last modified time | relevance | path

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

/external/ltp/pan/
Dtag_report.c116 int tccount; /* expected count of testcases */ in cuts_report() local
130 tccount = atoi(ant[1]); in cuts_report()
132 tccount = 0; in cuts_report()
195 if (tccount != 0 && tccount != tcnum) in cuts_report()