Home
last modified time | relevance | path

Searched refs:cert_errors_string (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/cert/pki/
Dcert_errors.cc172 std::string cert_errors_string = errors.ToDebugString(); in ToDebugString() local
173 if (cert_errors_string.empty()) in ToDebugString()
187 result << cert_errors_string << "\n"; in ToDebugString()