Home | History | Annotate | Download | only in test

Lines Matching refs:array2

5596                                   size_t size2, CharType** array2) {
5600 ASSERT_STREQ(array1[i], array2[i]) << " where i == " << i;