HomeSort by relevance Sort by last modified time
    Searched full:_response (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/chromeos/attestation/
mock_attestation_flow.cc 22 callback.Run(result_, request + "_response");
27 callback.Run(result_, request + "_response");
mock_attestation_flow.h 17 // A fake server proxy which just appends "_response" to every request.
attestation_flow_unittest.cc 95 fake_enroll_response += "_response";
113 fake_cert_response += "_response";
200 fake_enroll_response += "_response";
235 fake_cert_response += "_response";
356 fake_cert_response += "_response";
  /external/chromium_org/chrome/common/extensions/docs/server2/
fake_url_fetcher.py 9 class _Response(object):
46 result = _Response()
appengine_wrappers.py 78 class _Response(object):
85 response = self._Response(_GetConfiguration(url).fetch(url))
  /external/chromium_org/chrome/browser/chromeos/attestation/
attestation_ca_client_unittest.cc 48 fetcher->SetResponseString(fetcher->upload_data() + "_response");
  /ndk/sources/host-tools/sed-4.2.1/
basicdefs.h 167 { _response(argcp, argvp); _wildcard(argcp, argvp); }
  /external/chromium_org/remoting/tools/
hostdir.py 53 self._response = response
  /ndk/sources/host-tools/make-3.81/
make.h 560 { _wildcard(pargc, pargv); _response(pargc, pargv); }
  /external/netperf/
nettest_dlpi.c 333 /* send_ and recv_ _request and _response routines about the types, */
761 /* send_ and recv_ _request and _response routines about the types, */
    [all...]
nettest_xti.c 756 /* send_ and recv_ _request and _response routines about the types, */
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2.py 456 # (*_open() / *_request() / *_response())
563 # *_request / *_response methods get called appropriately
588 # *_response
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib2.py 456 # (*_open() / *_request() / *_response())
563 # *_request / *_response methods get called appropriately
588 # *_response
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
org.mortbay.jetty.util_6.1.23.v201004211559.jar 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib2.py 407 meth_name = protocol+"_response"
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib2.py 407 meth_name = protocol+"_response"
    [all...]
  /external/llvm/docs/
CommandLine.rst     [all...]

Completed in 451 milliseconds