Home | History | Annotate | Download | only in automation

Lines Matching refs:text_truncated

4684   string16 text_truncated = text.substr(
4686 memcpy(event->text, text_truncated.c_str(), text_truncated.length() + 1);