Lines Matching refs:array1
4466 static void AssertStringArrayEq(size_t size1, CharType** array1,4471 ASSERT_STREQ(array1[i], array2[i]) << " where i == " << i;