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