Home | History | Annotate | Download | only in login

Lines Matching refs:error_text

822   const std::string error_text = error.GetErrorString();
823 if (!error_text.empty())
824 msg += ASCIIToUTF16("\n") + ASCIIToUTF16(error_text);