Home | History | Annotate | Download | only in spdy

Lines Matching full:hello

748     const char kDescription[] = "'hello' data frame, no FIN";
756 1, "hello", 5, DATA_FLAG_NONE));
773 const char kDescription[] = "'hello' data frame, with FIN";
781 1, "hello", 5, DATA_FLAG_FIN));
805 0x7fffffff, "hello", 5, DATA_FLAG_FIN));