Home | History | Annotate | Download | only in spdy

Lines Matching refs:kTestCases

5572   static const char* const kTestCases[] = {
5589 for (size_t index = 0; index < arraysize(kTestCases); index += 2) {
5590 const char* url_to_fetch = kTestCases[index];
5591 const char* url_to_push = kTestCases[index + 1];