Searched refs:kPROF (Results 1 – 4 of 4) sorted by relevance
83 const QuicTag kPROF = TAG('P', 'R', 'O', 'F'); // Proof (signature). variable
233 EXPECT_TRUE(out_.GetStringPiece(kPROF, &proof)); in TEST_F()
520 bool has_proof = rej.GetStringPiece(kPROF, &proof); in ProcessRejection()
951 out->SetStringPiece(kPROF, signature); in BuildRejection()