Lines Matching refs:kExpElementIDs
459 const char* kExpElementIDs[] = {
477 for (size_t j = 0; j < arraysize(kExpElementIDs); ++j) {
486 ASSERT_STREQ(kExpElementIDs[j], actual.c_str());
488 if (j < arraysize(kExpElementIDs) - 1) {
492 (strcmp(kTextElementID, kExpElementIDs[j + 1]) == 0);
527 for (size_t j = 0; j < arraysize(kExpElementIDs); ++j) {
530 kExpElementIDs[arraysize(kExpElementIDs) - 1 - j];
532 if (j < arraysize(kExpElementIDs) - 1) {
594 const char* kExpElementIDs[] = {
618 ASSERT_STREQ(kExpElementIDs[j], actual.c_str());
623 if (j < arraysize(kExpElementIDs) - 1) {
658 if (j < arraysize(kExpElementIDs) - 1) {
678 ASSERT_STREQ(kExpElementIDs[6 - j], actual.c_str());