Home | History | Annotate | Download | only in automation

Lines Matching refs:text_truncated

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