Searched refs:numOfInterest (Results 1 – 1 of 1) sorted by relevance
901 int numOfInterest = 0; in computeTimeEstimate() local912 numOfInterest++; in computeTimeEstimate()917 if (numOfInterest <= 0) { in computeTimeEstimate()922 outNumOfInterest[0] = numOfInterest; in computeTimeEstimate()927 return (total / numOfInterest) * 100; in computeTimeEstimate()