Searched refs:BROKEN_REQUEST (Results 1 – 1 of 1) sorted by relevance
500 const char BROKEN_REQUEST[] = "GET / HTTP/1.1\r\n" in TEST_F() local506 do_write(const_cast<char*>(BROKEN_REQUEST), sizeof(BROKEN_REQUEST) - 1); in TEST_F()