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