Lines Matching full:array_size
50 int array_size = len1_ * len2_;51 for (int i = 0; i < array_size; i++) {