Home | History | Annotate | Download | only in browser

Lines Matching refs:next_element

529       const char* next_element =
535 bool is_editable_node = (strcmp(kTextElementID, next_element) == 0);
559 ASSERT_STREQ(next_element, actual.c_str());