Home
last modified time | relevance | path

Searched defs:request_text (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
Dspelling_service_client_unittest.cc153 const base::string16& request_text, in VerifyResponse()
222 const char* request_text; in TEST_F() member
/external/chromium_org/net/socket/
Dssl_client_socket_unittest.cc925 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TestFalseStart() local
1283 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_F() local
1382 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_F() local
1444 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_F() local
1521 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_F() local
1586 std::string request_text = "GET / HTTP/1.1\r\nUser-Agent: long browser name "; in TEST_F() local
1649 std::string request_text = "GET / HTTP/1.1\r\nUser-Agent: long browser name "; in TEST_F() local
1766 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_F() local
1975 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in TEST_F() local
2030 const char request_text[] = "GET /ssl-many-small-records HTTP/1.0\r\n\r\n"; in TEST_F() local
[all …]
Dtransport_client_socket_unittest.cc161 const char request_text[] = "GET / HTTP/1.0\r\n\r\n"; in SendClientRequest() local
/external/chromium_org/net/server/
Dhttp_server_unittest.cc566 std::string request_text = base::StringPrintf( in TEST_F() local
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
Dmux.py241 def _parse_request_text(request_text): argument
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
Dmux.py217 def _parse_request_text(request_text): argument
/external/chromium_org/v8/src/
Ddebug.cc2870 Handle<String> request_text = isolate_->factory()->NewStringFromTwoByte( in NotifyMessageHandler() local