Home | History | Annotate | Download | only in cctest

Lines Matching defs:calc

1465         int calc = first[j] + i;
1467 CHECK_EQ(calc, found);