Home | History | Annotate | Download | only in cctest

Lines Matching full:array_size

4069   for (unsigned int i = 0; i < ARRAY_SIZE(argv); i++) {
4077 CHECK_EQ(4 * ARRAY_SIZE(argv), break_point_hit_count);