Searched refs:header_count (Results 1 – 2 of 2) sorted by relevance
773 int header_count = 0; in ConstructSpdyReplyString() local781 header_count = headers.size(); in ConstructSpdyReplyString()
3404 int header_count = test_cases[i].num_headers[0]; in TEST_P() local3407 for (int ct = 0; ct < header_count; ct++) { in TEST_P()