Searched refs:verify_error_details_ (Results 1 – 2 of 2) sorted by relevance
59 stream_->verify_error_details_ = error_details; in Run()486 &verify_error_details_, in DoVerifyProof()513 QUIC_PROOF_INVALID, "Proof invalid: " + verify_error_details_); in DoVerifyProofComplete()
190 string verify_error_details_; variable