Home
last modified time | relevance | path

Searched defs:testServer (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Lib/test/
Dtest_smtpnet.py25 testServer = 'smtp.gmail.com' variable in SmtpTest
47 testServer = 'smtp.gmail.com' variable in SmtpSSLTest
/third_party/node/test/parallel/
Dtest-http-server-unconsume-consume.js5 const testServer = http.createServer(common.mustNotCall()); constant
Dtest-http-response-readable.js27 const testServer = new http.Server(function(req, res) { constant
Dtest-child-process-fork-net-server.js86 function testServer(callback) { function
Dtest-http-upgrade-server.js39 function testServer() { function