Home | History | Annotate | Download | only in cctest

Lines Matching defs:calc

1494           int calc = first[j] + i;
1496 CHECK_EQ(calc, found);