Searched defs:kDescription (Results 1 – 2 of 2) sorted by relevance
748 const char kDescription[] = "'hello' data frame, no FIN"; in TEST_F() local761 const char kDescription[] = "Data frame with negative data byte, no FIN"; in TEST_F() local773 const char kDescription[] = "'hello' data frame, with FIN"; in TEST_F() local786 const char kDescription[] = "Empty data frame"; in TEST_F() local797 const char kDescription[] = "Data frame with max stream ID"; in TEST_F() local815 const char kDescription[] = "SYN_STREAM frame, lowest pri, no FIN"; in TEST_F() local840 const char kDescription[] = in TEST_F() local867 const char kDescription[] = in TEST_F() local899 const char kDescription[] = in TEST_F() local932 const char kDescription[] = "SYN_REPLY frame, no FIN"; in TEST_F() local[all …]
19 const char* kDescription = "description"; variable