Searched refs:kNumNameValuePairsSize (Results 1 – 2 of 2) sorted by relevance
477 static const size_t kNumNameValuePairsSize = 2; variable
110 size_t total_length = SpdyControlFrame::kNumNameValuePairsSize; in GetSerializedLength()